diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2023-09-03 18:25:55 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-09 10:14:23 +0700 |
commit | 7a3eefc122f4b6d2587bc1d58d5d6e35d12b63b2 (patch) | |
tree | 13b01163a9678d3477a785dc93d9abd672954169 /network/squid/README | |
parent | 2eeff6423874102625323ed26cf66ec3115b6fe4 (diff) |
network/squid: Updated for version 6.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/squid/README')
-rw-r--r-- | network/squid/README | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/network/squid/README b/network/squid/README index da92c66796a6..9c36fcc1b98b 100644 --- a/network/squid/README +++ b/network/squid/README @@ -9,10 +9,5 @@ caches can be arranged in a hierarchy or mesh for additional bandwidth savings. See /usr/doc/squid-*/README.SBo for configuration help. -Note that the default squid.conf and /etc/logrotate.d/squid files have -changed in this release, so be sure to merge the changes into place. - -To build squid with ICAP client support, specify the option "ICAP=yes", -for example: - - ICAP=yes ./squid.SlackBuild +Note that the default files in /etc/squid and /etc/logrotate.d may +change between releases, so be sure to merge the changes into place. |