diff options
author | friendica <info@friendica.com> | 2014-12-15 14:37:57 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-12-15 14:37:57 -0800 |
commit | 2e990743e757bea6712a3f3e9639a43c89b52901 (patch) | |
tree | cfc7da5c92a471de875bdd15dc491635fb987ee8 /doc/hidden_configs.bb | |
parent | f28103d595c0e02dfd30d44b3115915994e9ecc0 (diff) | |
parent | 3b343f8f6c7936aba93ed4a0b09a19086f18ae0d (diff) | |
download | volse-hubzilla-2e990743e757bea6712a3f3e9639a43c89b52901.tar.gz volse-hubzilla-2e990743e757bea6712a3f3e9639a43c89b52901.tar.bz2 volse-hubzilla-2e990743e757bea6712a3f3e9639a43c89b52901.zip |
Merge https://github.com/friendica/red into pending_merge
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; |