You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/usage/configuration/config_documentation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -770,7 +770,7 @@ This setting has the following sub-options:
770
770
771
771
* `default_user_type` (string|null): The default user type to use for registering new users when no value has been specified. Defaults to none. Defaults to `null`.
772
772
773
-
* `extra_user_types` (list): Array of additional user types to allow. These are treated as real users. Defaults to `[]`.
773
+
* `extra_user_types` (array): Array of additional user types to allow. These are treated as real users. Defaults to `[]`.
0 commit comments