mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-09-25 05:01:37 +02:00
Removed hidden file listing from .ini file as this would be an easy way for someone to find out what files are hidden and then deduce the url to access those files
This commit is contained in:
@@ -9,15 +9,6 @@ list_folders_first = true
|
||||
;cache_expiration = 0
|
||||
|
||||
|
||||
; Define custom hidden files here
|
||||
|
||||
[hidden_files]
|
||||
|
||||
hide[] = resources
|
||||
hide[] = .htaccess
|
||||
hide[] = .htpasswd
|
||||
|
||||
|
||||
; The following section defines file icons more explanation
|
||||
; is needed on how to use this feature
|
||||
|
||||
|
Reference in New Issue
Block a user