summaryrefslogtreecommitdiffstats
path: root/templates/admin.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/admin.php')
-rw-r--r--templates/admin.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/admin.php b/templates/admin.php
index 0379390a5..ea608c8eb 100644
--- a/templates/admin.php
+++ b/templates/admin.php
@@ -47,7 +47,8 @@ style('news', 'admin');
'Defines the maximum amount of articles that can be read per ' .
"feed which won't be deleted by the cleanup job; ".
'if old articles reappear after being read, increase ' .
- 'this value'
+ 'this value; negative values will turn this feature off ' .
+ 'completely'
)); ?></em>
</p>
<p><input type="text" name="news-auto-purge-count"