1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

calibre-web/README.rst: Outline log levels

This commit is contained in:
A Holt 2023-07-22 19:15:19 -04:00 committed by GitHub
parent 8df708d473
commit 17413fd570
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,6 +56,12 @@ You can manage the backend Calibre-Web server with these systemd commands::
systemctl status calibre-web
systemctl stop calibre-web
Errors and warnings can be seen if you run::
journalctl -u calibre-web
Log verbosity level can be `adjusted <https://github.com/janeczku/calibre-web/wiki/Configuration#logfile-configuration>`_ within Calibre-Web's web **Configuration > Basic Configuration > Logfile Configuration**.
Configuration
-------------