aboutsummaryrefslogtreecommitdiffstats
path: root/config/dansguardian/dansguardian_groups.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/dansguardian/dansguardian_groups.xml')
-rwxr-xr-xconfig/dansguardian/dansguardian_groups.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/dansguardian/dansguardian_groups.xml b/config/dansguardian/dansguardian_groups.xml
index 4fee3d50..fc9ff8a8 100755
--- a/config/dansguardian/dansguardian_groups.xml
+++ b/config/dansguardian/dansguardian_groups.xml
@@ -322,7 +322,7 @@
<fieldname>maxuploadsize</fieldname>
<type>input</type>
<size>10</size>
- <description><![CDATA[POST protection (web upload and forms) does not block forms without any file upload, i.e. this is just for blocking or limiting uploads measured in kibibytes after MIME encoding and header bumph<br>
+ <description><![CDATA[POST protection (web upload and forms) does not block forms without any file upload, i.e. this is just for blocking or limiting uploads measured in kilobytes after MIME encoding and header bump<br>
use 0 for a complete block<br>
use higher (e.g. 512 = 512Kbytes) for limiting<br>
use -1 for no blocking(default)<br>