aboutsummaryrefslogtreecommitdiffstats
path: root/configs/manager.conf.sample
diff options
context:
space:
mode:
authorbbryant <bbryant@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-21 21:12:51 +0000
committerbbryant <bbryant@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-21 21:12:51 +0000
commitdb319342d4f4cff637ae32d49a239d54ec3ec320 (patch)
tree56dd71fc993b9b4cae2a99d50dedead44fbce172 /configs/manager.conf.sample
parent1ca738e8055d62c97d6b3200748d44f4f80d98f8 (diff)
Update configuration files to add missing options for jingle, gtalk,
manager.conf, and features.conf. (closes issue #13128) Reported by: caio1982 Patches: missing_options1.diff uploaded by caio1982 (license 22) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@132514 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/manager.conf.sample')
-rw-r--r--configs/manager.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/manager.conf.sample b/configs/manager.conf.sample
index 410e459d2..0fd4ccbaa 100644
--- a/configs/manager.conf.sample
+++ b/configs/manager.conf.sample
@@ -43,6 +43,7 @@ bindaddr = 0.0.0.0
; sslbindport=5039 ; the port to bind to
; sslbindaddr=0.0.0.0 ; address to bind to, default to bindaddr
; sslcert=/tmp/asterisk.pem ; path to the certificate.
+; sslcipher=<cipher string> ; string specifying which SSL ciphers to use or not use
;