mirror of
https://github.com/kakwa/uts-server
synced 2025-07-15 14:10:05 +02:00
adding possible values for syslog level
This commit is contained in:
parent
37dbc3b486
commit
45e5248e56
1 changed files with 2 additions and 1 deletions
|
@ -81,6 +81,7 @@ request_timeout_ms = 30000
|
|||
tcp_nodelay = 0
|
||||
|
||||
# loglevel
|
||||
# debug, info, notice, warn, err, emerg, crit
|
||||
log_level = info
|
||||
|
||||
####################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue