diff options
author | Stefan Parviainen <saparvia@caterva.eu> | 2014-12-15 17:17:15 +0100 |
---|---|---|
committer | Stefan Parviainen <saparvia@caterva.eu> | 2014-12-15 17:17:15 +0100 |
commit | 5c20287f95286643e6e7a8be7595f02f4ea4e3f7 (patch) | |
tree | 3c423e3f1984b328e544fcbe306937d4e87eb897 /doc/hidden_configs.bb | |
parent | 72474b29fc5cc4ae5ae9075ff6a6a2053fbddf6f (diff) | |
download | volse-hubzilla-5c20287f95286643e6e7a8be7595f02f4ea4e3f7.tar.gz volse-hubzilla-5c20287f95286643e6e7a8be7595f02f4ea4e3f7.tar.bz2 volse-hubzilla-5c20287f95286643e6e7a8be7595f02f4ea4e3f7.zip |
Document the auto_follow option
Diffstat (limited to 'doc/hidden_configs.bb')
-rw-r--r-- | doc/hidden_configs.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/hidden_configs.bb b/doc/hidden_configs.bb index da5134123..41259d303 100644 --- a/doc/hidden_configs.bb +++ b/doc/hidden_configs.bb @@ -101,7 +101,10 @@ This document assumes you're an administrator. [b]system > hide_in_statistics[/b] Tell the red statistics servers to completely hide this hub in hub lists. [b]system > reserved_channels[/b] - Don't allow members to register channels with this comma separated list of names (no spaces) + Don't allow members to register channels with this comma separated + list of names (no spaces) + [b]system > auto_follow[/b] + Make the first channel of an account auto-follow channels listed here. #include doc/macros/main_footer.bb; |