We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78c40a3 commit d1ae9dcCopy full SHA for d1ae9dc
src/server/administer/environment.md
@@ -45,7 +45,7 @@ Settings for managing users.
45
| Variable name | Type | Default | Description |
46
|---------------------------|---------|-------------|---------------------------|
47
| `USER_SELF_REGISTRATION` | Boolean | `true` | Users can register themselves. If disabled, they must be invited or registered by superuser. |
48
-| `ENABLE_SUPERADMIN_ASSIGNMENT` | Boolean | `true` | If set to false, you will not be able to assign superadmin role to user from admin panel. |
+| `ENABLE_SUPERADMIN_ASSIGNMENT` | Boolean | `true` | If set to false, you will not be able to assign super admin role to user from admin panel. |
49
50
#### Permission management
51
<ServerType type="CE" />
0 commit comments