squid: Remove wait time when we turn off squid
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ludovic Poujol 2019-08-06 10:26:47 +02:00
parent f630d93587
commit b7844dd804
2 changed files with 2 additions and 0 deletions

View file

@ -15,6 +15,7 @@ The **patch** part changes incrementally at each release.
### Changed
* elasticsearch: listen on local interface only by default
* squid: Remove wait time when we turn off squid
### Fixed
* lxc-php: Don't remove the default pool

View file

@ -2,6 +2,7 @@ http_port 127.0.0.1:3128
coredump_dir /var/spool/squid
max_filedescriptors 4096
shutdown_lifetime 0 seconds
acl SSL_ports port 443
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp