mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-04 14:26:13 -04:00
www/squid: consistency is nice
This commit is contained in:
parent
b560bdb92b
commit
13a9db5d5f
1 changed files with 1 additions and 1 deletions
|
|
@ -363,7 +363,7 @@
|
|||
</youtube>
|
||||
<safePorts type="CSVListField">
|
||||
<Default>80:http,21:ftp,443:https,70:gopher,210:wais,1025-65535:unregistered ports,280:http-mgmt,488:gss-http,591:filemaker,777:multiling http</Default>
|
||||
<mask>/^([ \-0-9a-zA-Z:,])*/u</mask>
|
||||
<Mask>/^([ \-0-9a-zA-Z:,])*/u</Mask>
|
||||
<Required>Y</Required>
|
||||
</safePorts>
|
||||
<sslPorts type="CSVListField">
|
||||
|
|
|
|||
Loading…
Reference in a new issue