Skip to content

Commit

Permalink
Set wgSemiprotectedRestrictionLevels for fr.wikipedia
Browse files Browse the repository at this point in the history
Bug: T132248
Change-Id: Ic46b10aabbe566d669dceaee561ad73a9c40d77e
  • Loading branch information
dereckson committed Apr 11, 2016
1 parent ac1c2f3 commit 109d4aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wmf-config/InitialiseSettings.php
Expand Up @@ -4361,6 +4361,7 @@
'wgSemiprotectedRestrictionLevels' => array(
'default' => array( 'autoconfirmed' ),
'+enwiki' => array( 'extendedconfirmed' ), // T126607
'+frwiki' => array( 'editextendedsemiprotected' ), // T132248
),

'wgSiteNotice' => array(
Expand Down

0 comments on commit 109d4aa

Please sign in to comment.