new 1.9 options added

This commit is contained in:
Hal Gatewood 2016-09-06 00:59:19 -05:00 committed by GitHub
parent b48be52670
commit ebbe08bf1d
1 changed files with 10 additions and 0 deletions

View File

@ -35,3 +35,13 @@ The URL of the icons used on the left. This is sprite of even spaced out icons.
`$toggle_sub_folders = true;`
If a folder is clicked on, it will slide down the sub folder. You can turn this off here.
--
`$force_download = true;`
This will add the html download attribute which forces the download in some browsers.
--
`$ignore_empty_folders = true;`
Ability to hide empty folders.