mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
plugins: fix a few reported typos
This commit is contained in:
@@ -424,7 +424,7 @@
|
||||
<id>rspamd.av.max-size</id>
|
||||
<label>Maximum Size</label>
|
||||
<type>text</type>
|
||||
<help>If set, a message large than this size will not be scanned.</help>
|
||||
<help>If set, a message larger than this size will not be scanned.</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>rspamd.av.whitelist</id>
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<id>exitpolicy.network</id>
|
||||
<label>Network</label>
|
||||
<type>text</type>
|
||||
<help>Network on which this ACL is appied. Enter 'any' to use wildcard adressing</help>
|
||||
<help>Network on which this ACL is applied. Enter 'any' to use wildcard adressing.</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>exitpolicy.startport</id>
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@
|
||||
<id>policy.network</id>
|
||||
<label>Network</label>
|
||||
<type>text</type>
|
||||
<help>Network on which this ACL is appied.</help>
|
||||
<help>Network on which this ACL is applied.</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>policy.action</id>
|
||||
|
||||
Reference in New Issue
Block a user