]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update config
authorAnthony Minessale <anthony.minessale@gmail.com>
Tue, 3 Nov 2009 23:44:45 +0000 (23:44 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Tue, 3 Nov 2009 23:44:45 +0000 (23:44 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15338 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/autoload_configs/xml_curl.conf.xml

index f769aaa69128e38e29ed5407336795d790d3921e..a6ef3fab4df9691870ae14bc429489f15021bc1e 100644 (file)
@@ -27,6 +27,8 @@
       <!-- <param name="ssl-cert-path" value="$${base_dir}/conf/certs/public_key.pem"/> -->
       <!-- <param name="ssl-key-path" value="$${base_dir}/conf/certs/private_key.pem"/> -->
       <!-- <param name="ssl-key-password" value="MyPrivateKeyPassword"/> -->
+      <!-- optional timeout -->
+      <!-- <param name="timeout" value="10"/> -->
 
       <!-- optional: use a custom CA certificate in PEM format to verify the peer
            with. This is useful if you are acting as your own certificate authority.