summaryrefslogtreecommitdiff
path: root/configs/manager.conf.sample
diff options
context:
space:
mode:
authorSean Bright <sean@malleable.com>2009-05-28 14:32:03 +0000
committerSean Bright <sean@malleable.com>2009-05-28 14:32:03 +0000
commita7d813cae7568f9c587dc994b0654d9b7384565a (patch)
treef290e7e7ae143382811fc8ff32a52618ae0801bf /configs/manager.conf.sample
parent318929b75fbc9b015b8768f83f0bad57ca410ba9 (diff)
Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@197528 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/manager.conf.sample')
-rw-r--r--configs/manager.conf.sample6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/manager.conf.sample b/configs/manager.conf.sample
index 425ce4ca2..855b9e6bc 100644
--- a/configs/manager.conf.sample
+++ b/configs/manager.conf.sample
@@ -44,8 +44,8 @@ bindaddr = 0.0.0.0
;tlsbindaddr=0.0.0.0 ; address to bind to, default to bindaddr
;tlscertfile=/tmp/asterisk.pem ; path to the certificate.
;tlsprivatekey=/tmp/private.pem ; path to the private key, if no private given,
- ; if no tlsprivatekey is given, default is to search
- ; tlscertfile for private key.
+; if no tlsprivatekey is given, default is to search
+; tlscertfile for private key.
;tlscipher=<cipher string> ; string specifying which SSL ciphers to use or not use
;
;allowmultiplelogin = yes ; IF set to no, rejects manager logins that are already in use.
@@ -58,7 +58,7 @@ bindaddr = 0.0.0.0
;timestampevents = yes
; debug = on ; enable some debugging info in AMI messages (default off).
- ; Also accessible through the "manager debug" CLI command.
+; Also accessible through the "manager debug" CLI command.
;[mark]
;secret = mysecret
;deny=0.0.0.0/0.0.0.0