From: Leif Madsen Date: Tue, 12 Oct 2010 16:07:28 +0000 (+0000) Subject: Add documention that mentions options are defined but not used. X-Git-Tag: 1.6.2.15-rc1~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d8639b31183251b40b1396db183052c842c1ae1;p=thirdparty%2Fasterisk.git Add documention that mentions options are defined but not used. (Issue #18101) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@291229 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/manager.conf.sample b/configs/manager.conf.sample index 79c1ba82e5..acb7da980b 100644 --- a/configs/manager.conf.sample +++ b/configs/manager.conf.sample @@ -85,8 +85,8 @@ bindaddr = 0.0.0.0 ; management commands, such as Shutdown, Restart, and Reload. ; call - Information about channels and ability to set information in a ; running channel. -; log - Logging information. Read-only. -; verbose - Verbose information. Read-only. +; log - Logging information. Read-only. (Defined but not yet used.) +; verbose - Verbose information. Read-only. (Defined but not yet used.) ; agent - Information about queues and agents and ability to add queue ; members to a queue. ; user - Permission to send and receive UserEvent.