diff options
author | friendica <info@friendica.com> | 2014-12-16 14:29:38 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-12-16 14:29:38 -0800 |
commit | 4d5f28f07a4405e468851413e56057dc2acfb585 (patch) | |
tree | 659561ba139eadee3af21c0e158755651a23e33c /doc | |
parent | 5b492110354f8cd647f03999de56f9f1643bcfd6 (diff) | |
parent | d82c7c2067783c2696b33aae33c58d1c8bbe2832 (diff) | |
download | volse-hubzilla-4d5f28f07a4405e468851413e56057dc2acfb585.tar.gz volse-hubzilla-4d5f28f07a4405e468851413e56057dc2acfb585.tar.bz2 volse-hubzilla-4d5f28f07a4405e468851413e56057dc2acfb585.zip |
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'doc')
-rw-r--r-- | doc/hidden_configs.bb | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/hidden_configs.bb b/doc/hidden_configs.bb index 41259d303..fe8b931f1 100644 --- a/doc/hidden_configs.bb +++ b/doc/hidden_configs.bb @@ -105,6 +105,11 @@ This document assumes you're an administrator. list of names (no spaces) [b]system > auto_follow[/b] Make the first channel of an account auto-follow channels listed here. - + [b]system > admin_email[/b] + Specifies the administrators email for this site. This is initially set during install. + [b]system > cron_hour[/b] + Specify an hour in which to run cron_daily. By default with no config, this will run at midnight. + [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 #include doc/macros/main_footer.bb; |