diff options
author | Thomas Willingham <beardyunixer@beardyunixer.com> | 2014-12-16 18:13:04 +0000 |
---|---|---|
committer | Thomas Willingham <beardyunixer@beardyunixer.com> | 2014-12-16 18:13:04 +0000 |
commit | d82c7c2067783c2696b33aae33c58d1c8bbe2832 (patch) | |
tree | efd3e7da9ca844ae339216baaeab75995ccdd649 /doc | |
parent | 17e27d0d87d1197bd2928030ad98cd19869f78d4 (diff) | |
download | volse-hubzilla-d82c7c2067783c2696b33aae33c58d1c8bbe2832.tar.gz volse-hubzilla-d82c7c2067783c2696b33aae33c58d1c8bbe2832.tar.bz2 volse-hubzilla-d82c7c2067783c2696b33aae33c58d1c8bbe2832.zip |
Minor doco
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; |