mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
Update new readme
Former-commit-id: 7bc2df695dcb39b151493b5f2254bfd10478581c [formerly f4ed1d8d2ba99c7053754cb39008e56e073142b6] [formerly ef8a56414e98a243e17d03853d65f427adc72075 [formerly e973fc266c
]]
Former-commit-id: bf9d3af46549c799ade91644527285fbfce49fb7 [formerly bd25d0ea0fed84a4c982857ac7b9abf4602ab372]
Former-commit-id: ee50d7ef50e7bcb28f82e22303b7fa6f31c9ec6a
This commit is contained in:
parent
071c825f76
commit
2bce61df57
@ -22,7 +22,7 @@ All of the options above are optional.
|
||||
|
||||
+ **baseurl** is the URL where you will access the File Manager interface. Defaults to `/`.
|
||||
+ **scope** is the path, relative or absolute, to the directory you want to browse in. Defaults to `./`.
|
||||
+ **path** is the database path where File Manager will store the settings that aren't included in the Caddyfile. By default, the database will be stored on `.caddy` folder and its name will be an hashed combination of the host and the `baseurl`. It is **highly** recommended to set this option. Otherwise, whenever you change the host or the baseurl, your settings will be lost or you will need to point to the previous database.
|
||||
+ **path** is the database path where the settings that aren't included in the Caddyfile will be stored. By default, the database will be stored on `.caddy` folder and its name will be an hashed combination of the host and the `baseurl`. It is **highly** recommended to set this option. Otherwise, whenever you change the host or the `baseurl`, your settings will be lost or you will need to point to the previous database.
|
||||
|
||||
## Examples
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user