Commit 02bcb06c authored by Fabio Papa's avatar Fabio Papa Committed by Imre Farkas

Adjust the documentation on subgroups

parent 6d1d7635
...@@ -75,13 +75,16 @@ structure. ...@@ -75,13 +75,16 @@ structure.
## Creating a subgroup ## Creating a subgroup
NOTE: **Note:** NOTE: **Note:**
You must be an Owner of a group to create a subgroup. For In order to create a subgroup you must either be an Owner or a Maintainer of the
more information check the [permissions table](../../permissions.md#group-members-permissions). group, depending on the group's setting. By default groups allow both Owners and
Maintainers to create subgroups, but this can be changed by an Owner or
Administrator to only allow Owners to create subgroups. For more information
check the [permissions table](../../permissions.md#group-members-permissions).
For a list of words that are not allowed to be used as group names see the For a list of words that are not allowed to be used as group names see the
[reserved names](../../reserved_names.md). [reserved names](../../reserved_names.md). Users can always create subgroups if
Users can always create subgroups if they are explicitly added as an Owner to they are explicitly added as an Owner (or Maintainer, if that setting is
a parent group, even if group creation is disabled by an administrator in their enabled) to a parent group, even if group creation is disabled by an
settings. administrator in their settings.
To create a subgroup: To create a subgroup:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment