mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
wwww/squid: bump and fix model default not used
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
PLUGIN_NAME= squid
|
||||
PLUGIN_VERSION= 1.1
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_COMMENT= Squid is a caching proxy for the web
|
||||
PLUGIN_DEPENDS= squid squid-langpack
|
||||
PLUGIN_TIER= 2
|
||||
|
||||
@@ -283,7 +283,6 @@
|
||||
<ValidationMessage>Please enter ip addresses or domain names here</ValidationMessage>
|
||||
</sslnobumpsites>
|
||||
<workers type="IntegerField">
|
||||
<Default>1</Default>
|
||||
<MinimumValue>1</MinimumValue>
|
||||
<MaximumValue>100</MaximumValue>
|
||||
<ValidationMessage>worker number needs to be an integer value between 1 and 100</ValidationMessage>
|
||||
|
||||
Reference in New Issue
Block a user