aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-10-12 16:08:04 +0000
committerlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-10-12 16:08:04 +0000
commitd4e76e4b217758eec20f78b9774d645bf85b4b87 (patch)
treee1a9368ecce0a1f6e4e62c37581de438321f8e01 /configs
parent490eb51c618ecf6780ffcf725b78e34bdefc9544 (diff)
Merged revisions 291229 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2 ........ r291229 | lmadsen | 2010-10-12 11:07:28 -0500 (Tue, 12 Oct 2010) | 2 lines Add documention that mentions options are defined but not used. (Issue #18101) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.8@291230 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/manager.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/manager.conf.sample b/configs/manager.conf.sample
index 253a3ffa4..82590801a 100644
--- a/configs/manager.conf.sample
+++ b/configs/manager.conf.sample
@@ -111,8 +111,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.