wwww/squid: bump and fix model default not used

This commit is contained in:
Franco Fichtner
2025-01-16 12:28:20 +01:00
parent e195b2e49b
commit 38b1c6815b
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -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>