https://bugzilla.wikimedia.org/show_bug.cgi?id=27740
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from JeLuF <[email protected]> 2011-03-18 21:49:50 UTC --- Your change has been completed. Please reopen this ticket if anything went wrong. The following configuration settings have been changed: =================================================================== Index: InitialiseSettings.php =================================================================== --- InitialiseSettings.php (revision 1655) +++ InitialiseSettings.php (working copy) @@ -5720,7 +5720,7 @@ ), 'hewiki' => array( 'user' => array( 'move' => false, 'upload' => true,), - 'sysop' => array( 'deleterevision' => true), + 'sysop' => array( 'deleterevision' => true, 'abusefilter-modify-restricted' => true, ), 'patroller' => array( 'patrol' => true, 'autopatrol' => true, 'unwatchedpages' => true, 'rollback' => true, ), 'autopatrolled' => array( 'autopatrol' => true ), ), =================================================================== You can find the entire config file at http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
