feature: Hide Dotfiles
And Dotdirs if thats a thing. Enabled by default, use envvars to disable this feature.
This commit is contained in:
@@ -10,9 +10,10 @@ A Miku flavored file browser inspired by THE FLAVOR FOLEY FILES (https://flavorf
|
||||
|
||||
Configure the service using environment variables:
|
||||
|
||||
| Name | Default | Description
|
||||
| HTTP_ADDRESS | 127.0.0.1:9000 | Address and Port to use for requests
|
||||
| HTTP_DIRECTORY | <empty> | Starting directory to list and serve files from
|
||||
| Name | Default | Description
|
||||
| HTTP_ADDRESS | 127.0.0.1:9000 | Address and Port to use for requests
|
||||
| HTTP_DIRECTORY | <empty> | Starting directory to list and serve files from
|
||||
| HTTP_SHOW_DOTFILES | <empty> | Set this variable to list directories and files prefixed with a dot (e.g. .DS_Store)
|
||||
|
||||
[ Credits ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user