mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-20 12:51:30 +02:00
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:
committed by
GitHub
parent
499b9b52db
commit
026f88ff85
@@ -8,6 +8,7 @@ APP_LANGUAGE=en
|
||||
DISPLAY_READMES=true
|
||||
READMES_FIRST=false
|
||||
ZIP_DOWNLOADS=true
|
||||
HIDE_DOT_FILES=true
|
||||
|
||||
GOOGLE_ANALYTICS_ID=false
|
||||
|
||||
|
Reference in New Issue
Block a user