1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-01-31 11:19:14 +00:00

Updated Command Line Interface (markdown)

Ozzie Isaacs 2023-10-21 14:29:38 +02:00
parent 7eb8fce8d8
commit d947cd6760

@ -14,6 +14,7 @@ Currently several options are supported, which are useful for running multiple i
`-l` Allows loading covers from localhost and local network\ `-l` Allows loading covers from localhost and local network\
`-d` Dry run of updater to check file permissions in advance, exists Calibre-Web afterwards\ `-d` Dry run of updater to check file permissions in advance, exists Calibre-Web afterwards\
`-r` Enable public database reconnect route under `/reconnect` `-r` Enable public database reconnect route under `/reconnect`
`-o` Allows to specify path and name Calibre-Web logfile
Starting Calibre-Web with `-k "" -c ""`, deactivates the ssl-server, it falls back to non-ssl, so you can change the ssl settings. Starting Calibre-Web with `-k "" -c ""`, deactivates the ssl-server, it falls back to non-ssl, so you can change the ssl settings.