summaryrefslogtreecommitdiff
path: root/configs/logger.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/logger.conf.sample')
-rw-r--r--configs/logger.conf.sample6
1 files changed, 1 insertions, 5 deletions
diff --git a/configs/logger.conf.sample b/configs/logger.conf.sample
index 3f4850788..af1f90c0b 100644
--- a/configs/logger.conf.sample
+++ b/configs/logger.conf.sample
@@ -73,7 +73,7 @@
; notice
; warning
; error
-; verbose(<level>)
+; verbose
; dtmf
; fax
; security
@@ -93,10 +93,6 @@
; a filename; the "*" level means all levels, and the remaining level names
; will be ignored.
;
-; Verbose takes an additional argument, in the form of an integer level.
-; Messages with higher levels will be ignored. If verbose is specified at
-; all, it will default to 3.
-;
; We highly recommend that you DO NOT turn on debug mode if you are simply
; running a production system. Debug mode turns on a LOT of extra messages,
; most of which you are unlikely to understand without an understanding of