branch Attitude Adjustment packages
[12.09/packages.git] / net / freeswitch / files / etc.packages / http_cache / autoload_configs / http_cache.conf.xml
1 <configuration name="http_cache.conf" description="HTTP GET cache">
2   <settings>
3     <param name="max-urls" value="10000"/>
4     <param name="location" value="$${base_dir}/http_cache"/>
5     <param name="default-max-age" value="86400"/>
6   </settings>
7 </configuration>
8