From b04f059b4abbc50f26b5b61f047d344d78dc5847 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Fri, 28 Jul 2006 19:17:56 +0000 Subject: As discussed and decided on the asterisk-dev mailing list ... - Fix some breakage I introduced a while ago that made the timestamps option not functional for CLI verbose output. - Remove the use of the timestamps option for log output, since it was not functional. - clarify text referring to the timestamps option so that it is clear that it only applies to CLI verbose output git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@38439 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/asterisk-conf.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/asterisk-conf.txt b/doc/asterisk-conf.txt index a838bc561..4ec2f26c5 100644 --- a/doc/asterisk-conf.txt +++ b/doc/asterisk-conf.txt @@ -49,7 +49,7 @@ initcrypto = yes | no ; Initialize crypto at startup (-i) nocolor = yes | no ; Disable ANSI colors (-n) dumpcore = yes | no ; Dump core on failure (-g) quiet = yes | no ; Run quietly (-q) -timestamp = yes | no ; Force timestamping on log entries to console (-T) +timestamp = yes | no ; Force timestamping in CLI verbose output (-T) runuser = asterisk ; User to run asterisk as (-U) NOTE: will require changes to ; directory and device permisions rungroup = asterisk ; Group to run asterisk as (-G) -- cgit v1.2.3