mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-01-23 02:35:10 +00:00
feat: quick docs update
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
This commit is contained in:
parent
e68af011d4
commit
66010d877e
1 changed files with 3 additions and 3 deletions
|
|
@ -116,15 +116,15 @@ If you don't set "config", it will look for a configuration file called
|
|||
|
||||
The precedence of the configuration values are as follows:
|
||||
|
||||
- flag
|
||||
- environment variable
|
||||
- flags
|
||||
- environment variables
|
||||
- configuration file
|
||||
- database values
|
||||
- defaults
|
||||
|
||||
The environment variables are prefixed by "FB_" followed by the option
|
||||
name in caps. So to set "database" via an env variable, you should
|
||||
set FB_DATABASE equals to the path.
|
||||
set FB_DATABASE.
|
||||
|
||||
Also, if the database path doesn't exist, File Browser will enter into
|
||||
the quick setup mode and a new database will be bootstraped and a new
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue