aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid3/33/squid_cache.xml
diff options
context:
space:
mode:
authorMarcello Coutinho <marcellocoutinho@gmail.com>2013-05-16 14:44:35 -0300
committerMarcello Coutinho <marcellocoutinho@gmail.com>2013-05-16 14:44:35 -0300
commit39f4ee8a301be1328d5aafa5c029c24546cdb73f (patch)
treea6094eed78914797d4a1b5b0e8574a622e75722a /config/squid3/33/squid_cache.xml
parentfcda795d11da3306ffb24dac82a002fd8afc2fad (diff)
downloadpfsense-packages-39f4ee8a301be1328d5aafa5c029c24546cdb73f.tar.gz
pfsense-packages-39f4ee8a301be1328d5aafa5c029c24546cdb73f.tar.bz2
pfsense-packages-39f4ee8a301be1328d5aafa5c029c24546cdb73f.zip
squid3-dev - include more options to ssl_crt, new custom_refresh_patter on cache tab, fix auth plugins names
Diffstat (limited to 'config/squid3/33/squid_cache.xml')
-rwxr-xr-xconfig/squid3/33/squid_cache.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/config/squid3/33/squid_cache.xml b/config/squid3/33/squid_cache.xml
index 9d982dcb..26d6463c 100755
--- a/config/squid3/33/squid_cache.xml
+++ b/config/squid3/33/squid_cache.xml
@@ -284,7 +284,16 @@
</options>
<multiple/>
<size>06</size>
- </field>
+ </field>
+ <field>
+ <fielddescr>Custom refresh_patterns</fielddescr>
+ <fieldname>custom_refresh_patterns</fieldname>
+ <description>Enter custom refresh_patterns for better dynamic cache. This options will be included only if dynamic cache is enabled.</description>
+ <type>textarea</type>
+ <cols>67</cols>
+ <rows>5</rows>
+ <encoding>base64</encoding>
+ </field>
</fields>
<custom_php_command_before_form>
if($_POST['harddisk_cache_size'] != $config['installedpackages']['squidcache']['config'][0]['harddisk_cache_size']) {