mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-01-25 02:07:54 +00:00
FS-11520: [mod_curl] Make max_bytes configurable
This commit is contained in:
5
conf/vanilla/autoload_configs/curl.conf.xml
Normal file
5
conf/vanilla/autoload_configs/curl.conf.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<configuration name="curl.conf" description="cURL module">
|
||||
<settings>
|
||||
<param name="max-bytes" value="64000"/>
|
||||
</settings>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user