new: chg: disable favicon default
This commit is contained in:
parent
db72d24af4
commit
ac6089214d
@ -56,7 +56,7 @@ Following are available os env config available for bukuserver.
|
|||||||
| SECRET_KEY | server secret key | string [default: os.urandom(24)] |
|
| SECRET_KEY | server secret key | string [default: os.urandom(24)] |
|
||||||
| URL_RENDER_MODE | url render mode | `full` or `netloc` [default: `full`] |
|
| URL_RENDER_MODE | url render mode | `full` or `netloc` [default: `full`] |
|
||||||
| DB_FILE | full path to db file | path string [default: standard path for buku] |
|
| DB_FILE | full path to db file | path string [default: standard path for buku] |
|
||||||
| DISABLE_FAVICON | disable favicon | boolean [default: `None`] |
|
| DISABLE_FAVICON | disable favicon | boolean [default: `false`] |
|
||||||
|
|
||||||
Note: `BUKUSERVER_` is the common prefix.
|
Note: `BUKUSERVER_` is the common prefix.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user