fix: comment out verbose mode by default (#1696)

Following the comments, verbose mode should be commented out by default.
This commit is contained in:
Amin Farjadi 2025-06-03 19:52:26 +01:00 committed by GitHub
parent aa685e2669
commit 9c039d9026
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.