diff options
author | jeroenpraat <jeroenpraat@xs4all.nl> | 2016-01-03 21:56:39 +0100 |
---|---|---|
committer | jeroenpraat <jeroenpraat@xs4all.nl> | 2016-01-03 21:56:39 +0100 |
commit | 9e6f43e3ff802f62d4420d46cce1fcd52bd28d14 (patch) | |
tree | 544e4b08a8f9fbfd084cb24c7d269ddbf87543bf /doc | |
parent | 5b0a17359d6b5b3e27219c9e56117f1017996175 (diff) | |
download | volse-hubzilla-9e6f43e3ff802f62d4420d46cce1fcd52bd28d14.tar.gz volse-hubzilla-9e6f43e3ff802f62d4420d46cce1fcd52bd28d14.tar.bz2 volse-hubzilla-9e6f43e3ff802f62d4420d46cce1fcd52bd28d14.zip |
added some real examples for the default-permission-role in de docu. also updated comanche template redable and another css class to tpl file
Diffstat (limited to 'doc')
-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] |