diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/squid/squid_cache.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/squid/squid_cache.xml b/config/squid/squid_cache.xml index 9c96e67d..a5efb83e 100644 --- a/config/squid/squid_cache.xml +++ b/config/squid/squid_cache.xml @@ -189,8 +189,8 @@ <description>As swap utilisation gets close to the high-water-mark object eviction becomes more aggressive.</description> <type>input</type> <default_value>95</default_value> - </field> - <field> + </field> + <field> <fielddescr>Do not cache</fielddescr> <fieldname>donotcache</fieldname> <description>Enter each domain or IP address on a new line that should never be cached.</description> |