diff options
-rwxr-xr-x | config/squid3/34/squid_cache.xml | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/config/squid3/34/squid_cache.xml b/config/squid3/34/squid_cache.xml index 20f62376..ef477bb4 100755 --- a/config/squid3/34/squid_cache.xml +++ b/config/squid3/34/squid_cache.xml @@ -42,7 +42,7 @@ ]]> </copyright> <name>squidcache</name> - <version>0.3.5</version> + <version>0.3.9.2</version> <title>Proxy Server: Cache management</title> <include_file>/usr/local/pkg/squid.inc</include_file> <tabs> @@ -217,17 +217,6 @@ </options> </field> <field> - <fielddescr>Clear Cache on Log Rotate</fielddescr> - <fieldname>clear_cache</fieldname> - <description> - <![CDATA[ - If set, Squid will clear cache and swap.state every time the log is rotated.<br/> - Note: This action will be executed automatically if the swap.state file is taking up more than 75% of available space, or the filesystem is 90% full. - ]]> - </description> - <type>checkbox</type> - </field> - <field> <fielddescr>Level 1 Directories</fielddescr> <fieldname>level1_subdirs</fieldname> <description> |