From 57da8bcb53e2a7c42f9043fefc779746f50395ab Mon Sep 17 00:00:00 2001 From: Joshua Shaffer Date: Wed, 20 May 2020 11:30:04 -0400 Subject: [PATCH] update readme --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index 4d178da..b7f71eb 100644 --- a/README.rst +++ b/README.rst @@ -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]]*