aboutsummaryrefslogtreecommitdiffstats
path: root/config/sarg
diff options
context:
space:
mode:
authorMarcello Coutinho <marcellocoutinho@gmail.com>2012-09-17 17:25:30 -0300
committermarcelloc <marcellocoutinho@gmail.com>2012-09-17 17:25:30 -0300
commitbfbb5aeeddecff2d7b878dcafbced04772a0b2d0 (patch)
treef167c3d0e86cd3419e935add8cdf6ab0edbdc7a0 /config/sarg
parent19363da375ade3bfdb0fbba97fd27a009eccd520 (diff)
downloadpfsense-packages-bfbb5aeeddecff2d7b878dcafbced04772a0b2d0.tar.gz
pfsense-packages-bfbb5aeeddecff2d7b878dcafbced04772a0b2d0.tar.bz2
pfsense-packages-bfbb5aeeddecff2d7b878dcafbced04772a0b2d0.zip
sarg - fix daylimit field description
Diffstat (limited to 'config/sarg')
-rw-r--r--config/sarg/sarg.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/sarg/sarg.xml b/config/sarg/sarg.xml
index bac42dd6..0dbf2b43 100644
--- a/config/sarg/sarg.xml
+++ b/config/sarg/sarg.xml
@@ -286,7 +286,8 @@
<fielddescr>Reports days limits</fielddescr>
<fieldname>daylimit</fieldname>
<description><![CDATA[How many days reports files must be keept in reports directory.<br>
- Older report file will be automatically removed.0 means no limit.]]></description>
+ Older report file will be automatically removed.<br>
+ Leave empty to do not remove old reports.]]></description>
<type>input</type>
<size>10</size>
</field>