update readme

pull/83/head
Joshua Shaffer 2020-05-20 11:30:04 -04:00 committed by Adrian Perez
parent 42e21c9153
commit 56934db14c
1 changed files with 9 additions and 0 deletions

View File

@ -229,6 +229,15 @@ fancyindex_show_path
.. warning:: This directive can be turned off only if a custom header is provided
using fancyindex_header.
fancyindex_show_dotfiles
~~~~~~~~~~~~~~~~~~~~
:Syntax: *fancyindex_show_dotfiles* [*on* | *off*]
:Default: fancyindex_show_dotfiles off
:Context: http, server, location
:Description:
Whether to list files that are proceeded with a dot. Normal convention is to
hide these.
fancyindex_ignore
~~~~~~~~~~~~~~~~~
:Syntax: *fancyindex_ignore string1 [string2 [... stringN]]*