add HIDE_DOT_FILES to .env.example

so users can easily disable this function.
enabled by default as per https://github.com/DirectoryLister/DirectoryLister/discussions/701#discussioncomment-1335516
This commit is contained in:
Andreas Schneider
2021-09-18 14:07:40 +02:00
committed by GitHub
parent 499b9b52db
commit 026f88ff85

View File

@@ -8,6 +8,7 @@ APP_LANGUAGE=en
DISPLAY_READMES=true
READMES_FIRST=false
ZIP_DOWNLOADS=true
HIDE_DOT_FILES=true
GOOGLE_ANALYTICS_ID=false