summaryrefslogtreecommitdiff
path: root/configs/logger.conf.sample
diff options
context:
space:
mode:
authorJonathan Rose <jrose@digium.com>2012-03-29 19:59:30 +0000
committerJonathan Rose <jrose@digium.com>2012-03-29 19:59:30 +0000
commitd501c2ea2d56ece966b6615799dd7b66198176dd (patch)
tree33ad80dfb8a5751b7d76e748621055083315251d /configs/logger.conf.sample
parentbf994f0e04696ba11ce0ec81df7880d61ef9c779 (diff)
undoing 360785 due to merging mistake
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@360786 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/logger.conf.sample')
-rw-r--r--configs/logger.conf.sample5
1 files changed, 0 insertions, 5 deletions
diff --git a/configs/logger.conf.sample b/configs/logger.conf.sample
index 1fdac7030..3f4850788 100644
--- a/configs/logger.conf.sample
+++ b/configs/logger.conf.sample
@@ -19,11 +19,6 @@
;dateformat=%F %T ; ISO 8601 date format
;dateformat=%F %T.%3q ; with milliseconds
;
-;
-; This makes Asterisk write callids to log messages
-; (defaults to yes)
-;use_callids = no
-;
; This appends the hostname to the name of the log files.
;appendhostname = yes
;