From c2ef3b20e04d2b70051733df62825a5a444ec136 Mon Sep 17 00:00:00 2001 From: jim-p Date: Tue, 22 Jun 2010 11:02:55 -0400 Subject: Remove this check, it doesn't work as intended. --- config/squid/squid_cache.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'config/squid/squid_cache.xml') diff --git a/config/squid/squid_cache.xml b/config/squid/squid_cache.xml index dcb7e788..2a4b7e3d 100644 --- a/config/squid/squid_cache.xml +++ b/config/squid/squid_cache.xml @@ -209,9 +209,6 @@ - if (($g['platform'] == "nanobsd") && (!isset($config['installedpackages']['squidcache']['config'][0]['harddisk_cache_system']))) { - $config['installedpackages']['squidcache']['config'][0]['harddisk_cache_system'] = "null"; - } if($_POST['harddisk_cache_size'] != $config['installedpackages']['squidcache']['config'][0]['harddisk_cache_size']) { $needs_dash_z = true; } -- cgit v1.2.3