]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Add documention that mentions options are defined but not used.
authorLeif Madsen <leif@leifmadsen.com>
Tue, 12 Oct 2010 16:07:28 +0000 (16:07 +0000)
committerLeif Madsen <leif@leifmadsen.com>
Tue, 12 Oct 2010 16:07:28 +0000 (16:07 +0000)
(Issue #18101)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@291229 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/manager.conf.sample

index 79c1ba82e59449506f858869f57eec20e582058c..acb7da980b9c2bd974e0a7860d26cc2f74a3b9d2 100644 (file)
@@ -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.