From 1b168621c6a942fa88769b255133dc017c454833 Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Fri, 11 Dec 2015 09:31:09 +0000 Subject: save some disk space, since we're running out --- hosts/jenkins-test-vm/etc/squid3/squid.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/jenkins-test-vm/etc') diff --git a/hosts/jenkins-test-vm/etc/squid3/squid.conf b/hosts/jenkins-test-vm/etc/squid3/squid.conf index d7b6fabe..515d5378 100644 --- a/hosts/jenkins-test-vm/etc/squid3/squid.conf +++ b/hosts/jenkins-test-vm/etc/squid3/squid.conf @@ -2230,7 +2230,7 @@ http_port 3128 # Uncomment and adjust the following to add a disk cache directory. #cache_dir ufs /var/spool/squid3 100 16 256 -cache_dir ufs /var/spool/squid3 16384 16 1024 +cache_dir ufs /var/spool/squid3 1000 16 1024 # TAG: store_dir_select_algorithm # Set this to 'round-robin' as an alternative. -- cgit v1.2.3-70-g09d2