diff options
author | Habeas Codice <habeascodice@federated.social> | 2014-11-21 15:35:59 -0800 |
---|---|---|
committer | Habeas Codice <habeascodice@federated.social> | 2014-11-21 15:35:59 -0800 |
commit | b224f8056cbf9b41994b44e48a7ad154976d1c88 (patch) | |
tree | a2486bbb2bde84aaaa22117e8b7668bfbf023013 /doc/hidden_configs.bb | |
parent | db29dc6bff8ed465277c919303d119f52340fdfe (diff) | |
download | volse-hubzilla-b224f8056cbf9b41994b44e48a7ad154976d1c88.tar.gz volse-hubzilla-b224f8056cbf9b41994b44e48a7ad154976d1c88.tar.bz2 volse-hubzilla-b224f8056cbf9b41994b44e48a7ad154976d1c88.zip |
new system config reserved_channels
prevents members from creating channels in a reserved list
Diffstat (limited to 'doc/hidden_configs.bb')
-rw-r--r-- | doc/hidden_configs.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/hidden_configs.bb b/doc/hidden_configs.bb index 7b7a688c4..da5134123 100644 --- a/doc/hidden_configs.bb +++ b/doc/hidden_configs.bb @@ -100,6 +100,8 @@ This document assumes you're an administrator. the main logs as well. [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) #include doc/macros/main_footer.bb; |