Manual:$wgBlockAllowsUTEdit

From Linux Web Expert

<translate> User rights, access control and monitoring</translate>: $wgBlockAllowsUTEdit
Allow blocked users to edit their talk pages
<translate> Introduced in version:</translate>1.5.0 (r10003)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(boolean)
<translate> Default value:</translate>true (1.26+)
false (1.5-1.25)

Details

Set $wgBlockAllowsUTEdit to true to allow blocked users to edit their talk pages (so that they can request unblocking, for example). This will add a "Editing their own talk page" checkbox on Special:Block, unchecked by default (see Manual:Block and unblock ). If it's set to false, the checkbox disappears.

See also

Basic user rights and block settings: