mirror of
https://github.com/janeczku/calibre-web
synced 2025-02-07 14:40:08 +00:00
Update environmental variables
parent
da7001231a
commit
e3fbc4f837
@ -7,3 +7,10 @@ Currently supported are 4 options, which are useful for running multiple instanc
|
||||
`-g path` allows to specify the location of the google-drive database\
|
||||
`-c path` allows to specify the location of SSL certfile, works only in combination with keyfile\
|
||||
`-k path` allows to specify the location of SSL keyfile, works only in combination with certfile
|
||||
|
||||
## Environmental variables
|
||||
|
||||
Calibre-Web supports the following Environmental variables.
|
||||
|
||||
CALIBRE_DBPATH allows to set the home directory for calibre-web's settings files (app.db. calibre-web.log, gdrive.db)\
|
||||
CALIBRE_PORT allows to set the default listening port during creation of the settings database. Afterwards the port which is configured in the UI is used.
|
||||
|
Loading…
x
Reference in New Issue
Block a user