More docs
This commit is contained in:
parent
70aa384bc3
commit
610adb062b
4 changed files with 183 additions and 62 deletions
|
@ -246,7 +246,7 @@
|
|||
|
||||
# Logging options
|
||||
#
|
||||
# By default, ntfy logs to the console (stderr), with a "info" log level, and in a human-readable text format.
|
||||
# By default, ntfy logs to the console (stderr), with an "info" log level, and in a human-readable text format.
|
||||
# ntfy supports five different log levels, can also write to a file, log as JSON, and even supports granular
|
||||
# log level overrides for easier debugging. Some options (log-level and log-level-overrides) can be hot reloaded
|
||||
# by calling "kill -HUP $pid" or "systemctl reload ntfy".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue