diff options
author | jeroenpraat <jeroenpraat@xs4all.nl> | 2016-02-17 20:47:52 +0100 |
---|---|---|
committer | jeroenpraat <jeroenpraat@xs4all.nl> | 2016-02-17 20:47:52 +0100 |
commit | cd8b7687c1ffc8fa912126eaf61b3898954d1b4c (patch) | |
tree | 040603081047531bf985956b0cfacdb8707e3fdc /doc/hidden_configs.bb | |
parent | 4436cd9ade3688c926457e3e1378d8fe860ad63f (diff) | |
download | volse-hubzilla-cd8b7687c1ffc8fa912126eaf61b3898954d1b4c.tar.gz volse-hubzilla-cd8b7687c1ffc8fa912126eaf61b3898954d1b4c.tar.bz2 volse-hubzilla-cd8b7687c1ffc8fa912126eaf61b3898954d1b4c.zip |
More clarification about privacy of private content. Changed Channel Name to simply Name when registering/creating an account or channel. First time when people see this they get confused (by experience on my hubs). This will even be more with UNO.
Diffstat (limited to 'doc/hidden_configs.bb')
-rw-r--r-- | doc/hidden_configs.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/hidden_configs.bb b/doc/hidden_configs.bb index af938b0a6..520abc22b 100644 --- a/doc/hidden_configs.bb +++ b/doc/hidden_configs.bb @@ -83,7 +83,9 @@ This document assumes you're an administrator. '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. + The page to direct new members to immediately after creating a channel. + [b]system.workflow_register_next[/b] + The page to direct members to immediately after creating an account (only when auto_channel_create or UNO is enabled). [b]system.max_daily_registrations[/b] Set the maximum number of new registrations allowed on any day. Useful to prevent oversubscription after a bout of publicity |