diff --git a/roles/calibre-web/README.rst b/roles/calibre-web/README.rst index 44df76aa4..cc8fb2b3b 100644 --- a/roles/calibre-web/README.rst +++ b/roles/calibre-web/README.rst @@ -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 `_ within Calibre-Web's web **Configuration > Basic Configuration > Logfile Configuration**. + Configuration -------------