Update README.md (#1136)

Fix Option `dirsfirst: true` to list directories first
This commit is contained in:
THATDONFC
2020-02-26 03:24:50 -08:00
committed by GitHub
parent 80a1e45496
commit 4e9216d353

View File

@@ -63,7 +63,7 @@ ssh_keys: []
This option allows you to list directories before files in the file browser tree.
Set it to `true` to list files first, `false` otherwise.
Set it to `true` to list directories first, `false` otherwise.
### Option: `enforce_basepath` (required)