fix: comment out verbose mode by default (#1696)
Following the comments, verbose mode should be commented out by default.
This commit is contained in:
parent
aa685e2669
commit
9c039d9026
@ -159,7 +159,7 @@ max-port=65535
|
||||
|
||||
# Uncomment to run TURN server in 'normal' 'moderate' verbose mode.
|
||||
# By default the verbose mode is off.
|
||||
verbose
|
||||
#verbose
|
||||
|
||||
# Uncomment to run TURN server in 'extra' verbose mode.
|
||||
# This mode is very annoying and produces lots of output.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user