1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2024-11-21 18:56:54 +00:00

Merge pull request #108 from b4tman/feature/enable-snmp

enable snmp
This commit is contained in:
Dmitry Belyaev 2023-09-12 13:20:57 +03:00 committed by GitHub
commit f35cfdf194
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,7 @@ RUN set -x && \
--enable-storeio="diskd rock" \
--enable-ipv6 \
--enable-translation \
--disable-snmp \
--enable-snmp \
--disable-dependency-tracking \
--with-large-files \
--with-default-user=squid \