You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -134,7 +138,7 @@ _**²**_ if input is invalid, the default value will be used if defined
134
138
135
139
_**³**_`BUKUSERVER_DB_FILE` can be a DB name (plain filename without extension; cannot contain `.`). The specified DB with `.db` extension is located in default DB directory (which you can override with `BUKU_DEFAULT_DBDIR`).
136
140
137
-
_**⁴**_`BUKUSERVER_LOCALE` requires either `flask_babel` or `flask_babelex` installed
141
+
_**⁴**_`BUKUSERVER_LOCALE` requires buku to be installed with `[locales]`
138
142
139
143
_**⁵**_ the value for `BUKUSERVER_REVERSE_PROXY_PATH` is recommended to include preceding slash and not have trailing slash (i.e. use `/foo` not `/foo/`)
0 commit comments