diff options
author | redmatrix <redmatrix@redmatrix.me> | 2016-01-04 01:20:01 -0800 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2016-01-04 01:20:01 -0800 |
commit | 2dd9e27a44722c16c2860af28c8d5ec276634628 (patch) | |
tree | 84c52b2e8386ca77887fb0909fde3cdd95d50269 /doc/hidden_configs.bb | |
parent | 26ed0b0f341b1b977555339e5b56d4549bc7ebe4 (diff) | |
parent | 35fd21531a05765c982431bd130d4e598c69ecaf (diff) | |
download | volse-hubzilla-2dd9e27a44722c16c2860af28c8d5ec276634628.tar.gz volse-hubzilla-2dd9e27a44722c16c2860af28c8d5ec276634628.tar.bz2 volse-hubzilla-2dd9e27a44722c16c2860af28c8d5ec276634628.zip |
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'doc/hidden_configs.bb')
-rw-r--r-- | doc/hidden_configs.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/hidden_configs.bb b/doc/hidden_configs.bb index 39ec9569d..3c7f3d42c 100644 --- a/doc/hidden_configs.bb +++ b/doc/hidden_configs.bb @@ -66,9 +66,9 @@ This document assumes you're an administrator. [b]system > projecthome[/b] Set the project homepage as the homepage of your hub. [b]system > default_permissions_role[/b] - If set to a valid permissions role name (for instance 'public'), use that role for + If set to a valid permissions role name, use that role for the first channel created by a new account and don't ask for the "Channel Type" on - the channel creation form. + the channel creation form. Examples of valid names are: 'social', 'social_restricted', 'social_private', 'forum', 'forum_restricted' and 'forum_private'. Read more about permissions roles [zrl=[baseurl]/help/roles]here[/zrl]. [b]system > workflow_channel_next[/b] The page to direct users to immediately after creating a channel. [b]system > max_daily_registrations[/b] |