mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
www/squid: already bumped on stable
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
PLUGIN_NAME= squid
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_REVISION= 2
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_COMMENT= Squid is a caching proxy for the web
|
||||
PLUGIN_DEPENDS= squid squid-langpack
|
||||
PLUGIN_TIER= 2
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
{% if helpers.exists('OPNsense.proxy.general.enabled') and OPNsense.proxy.general.enabled|default("0") == "1" %}
|
||||
squid_env="OPENSSL_CONF=/usr/local/etc/squid/openssl.cnf"
|
||||
squid_setup="/usr/local/opnsense/scripts/proxy/setup.sh"
|
||||
squid_enable="YES"
|
||||
{% else %}
|
||||
squid_enable="NO"
|
||||
{% endif %}
|
||||
|
||||
squid_env="OPENSSL_CONF=/usr/local/etc/squid/openssl.cnf"
|
||||
|
||||
Reference in New Issue
Block a user