summaryrefslogtreecommitdiff
path: root/configs/manager.conf.sample
diff options
context:
space:
mode:
authorBrett Bryant <bbryant@digium.com>2008-07-21 21:12:51 +0000
committerBrett Bryant <bbryant@digium.com>2008-07-21 21:12:51 +0000
commitea6f754d4d47a068f25d0e038226f2c3af9e2a3d (patch)
tree56dd71fc993b9b4cae2a99d50dedead44fbce172 /configs/manager.conf.sample
parent7c5d38ed02af858fd8fa6fbe21e8a4a5e67715c6 (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: https://origsvn.digium.com/svn/asterisk/trunk@132514 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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
;