aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/squid.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/squid.xml b/packages/squid.xml
index 7b759f61..5a5f63e7 100644
--- a/packages/squid.xml
+++ b/packages/squid.xml
@@ -66,7 +66,6 @@
fwrite($fout, "httpd_accel_uses_host_header on\n");
fwrite($fout, "cache_effective_user squid\n");
fwrite($fout, "cache_effective_group squid\n");
- fwrite($fout, "cache_mem $cache MB\n");
fclose($fout);
}
write_squid_static_config();