Manual:$wgGroupsAddToSelf
From MediaWiki.org
| User Access: $wgGroupsAddToSelf | |
|---|---|
| Use this to allow users to add themselves from specified groups via Special:Userrights. |
|
| Introduced in version: | 1.12.0 (r29765) |
| Removed in version: | still in use |
| Allowed Values: | |
| Default Value: | See below. |
Other settings: Alphabetical | By Function
[edit] Details
$wgGroupsAddToSelf allow users to add themselves userrights without the need to request it from a bureaucrat or steward. The syntax is $wgGroupsAddToSelf = array('group1, group2');.

