aboutsummaryrefslogtreecommitdiffstats
path: root/config/dansguardian
diff options
context:
space:
mode:
authormarcelloc <marcellocoutinho@gmail.com>2013-02-02 01:49:16 -0200
committermarcelloc <marcellocoutinho@gmail.com>2013-02-02 01:49:16 -0200
commit9c79df157fd5bc4601b9d3db86248a34d55dfcc4 (patch)
tree4db53dbf14b4aaa682006644a5c0ff9a99f0de9d /config/dansguardian
parentc6a81561dbec0849d630498e0e1eea47e0fd89cc (diff)
downloadpfsense-packages-9c79df157fd5bc4601b9d3db86248a34d55dfcc4.tar.gz
pfsense-packages-9c79df157fd5bc4601b9d3db86248a34d55dfcc4.tar.bz2
pfsense-packages-9c79df157fd5bc4601b9d3db86248a34d55dfcc4.zip
dansguardian - fix more typos.
Diffstat (limited to 'config/dansguardian')
-rwxr-xr-xconfig/dansguardian/dansguardian_groups.xml2
-rw-r--r--config/dansguardian/dansguardian_limits.xml2
2 files changed, 2 insertions, 2 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>
diff --git a/config/dansguardian/dansguardian_limits.xml b/config/dansguardian/dansguardian_limits.xml
index c8011357..2c147f1b 100644
--- a/config/dansguardian/dansguardian_limits.xml
+++ b/config/dansguardian/dansguardian_limits.xml
@@ -107,7 +107,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)]]></description>