aboutsummaryrefslogtreecommitdiffstats
path: root/doc/hidden_configs.bb
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-11-03 09:45:33 +1100
committerredmatrix <redmatrix@redmatrix.me>2015-11-03 09:45:33 +1100
commitc5453d476d18d95b0efd7950c4a559b326f87f18 (patch)
tree9ef90b07e054a8e72117070fb3ace5e71430f428 /doc/hidden_configs.bb
parent6ec021aafabb2d01d1965ab763aad5435251958a (diff)
parent54eae7830eb37a55d358ac23768d700babc4b14c (diff)
downloadvolse-hubzilla-c5453d476d18d95b0efd7950c4a559b326f87f18.tar.gz
volse-hubzilla-c5453d476d18d95b0efd7950c4a559b326f87f18.tar.bz2
volse-hubzilla-c5453d476d18d95b0efd7950c4a559b326f87f18.zip
Merge pull request #117 from kenrestivo/add-rss-docs
Update RSS setting docs.
Diffstat (limited to 'doc/hidden_configs.bb')
-rw-r--r--doc/hidden_configs.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/hidden_configs.bb b/doc/hidden_configs.bb
index dc9780aad..f92f23f59 100644
--- a/doc/hidden_configs.bb
+++ b/doc/hidden_configs.bb
@@ -112,7 +112,7 @@ This document assumes you're an administrator.
[b]system > cron_hour[/b]
Specify an hour in which to run cron_daily. By default with no config, this will run at midnight UTC.
[b]system > minimum_feedcheck_minutes[/b]
- The minimum interval between polling RSS feeds. If this is lower than the cron interval, feeds will be polled with each cronjob
+ The minimum interval between polling RSS feeds. If this is lower than the cron interval, feeds will be polled with each cronjob. Defaults to 60 if not set. The site setting can also be over-ridden on a channel by channel basis by a service class setting aptly named 'minimum_feedcheck_minutes'.
[b]system > blacklisted_sites[/b]
An array of specific hubs to block from this hub completely.
[b]system > ignore_imagick[/b]