1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-11-01 07:36:20 +00:00

Updated Command Line Interface (markdown)

Ozzie Isaacs 2024-07-20 18:01:34 +02:00
parent 36ad2ad911
commit 73d1cd5f0b

@ -12,7 +12,7 @@ Currently several options are supported, which are useful for running multiple i
`-s user:password` changes the password of user to password and ends Calibre-Web\ `-s user:password` changes the password of user to password and ends Calibre-Web\
`-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 `-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.