https://bugzilla.wikimedia.org/show_bug.cgi?id=26946

JeLuF <je...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from JeLuF <je...@gmx.de> 2011-01-26 18:38:11 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 1543)
+++ InitialiseSettings.php    (working copy)
@@ -5854,6 +5854,7 @@
        'autoconfirmed' => array( 'upload' => false ),
        'rollbacker' => array( 'rollback' => true ),
        'uploader' => array( 'upload' => true ),
+       'closer' => array( 'delete' => true, 'suppressredirect' => true, ),
     ),
     'ruwikiquote' => array(
         'autoeditor' => array( 'autoreview' => true, 'autopatrolother' =>
true, 'autoconfirmed' => true ),
@@ -6283,7 +6284,7 @@
     ),
     '+ruwiki' => array(
         'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot' ),
-        'sysop' => array(  'ipblock-exempt', 'rollbacker', 'autoeditor',
'uploader' ),
+        'sysop' => array(  'ipblock-exempt', 'rollbacker', 'autoeditor',
'uploader', 'closer' ),
     ),
     '+ruwikiquote' => array(
         'sysop' => array( 'autoeditor' )
@@ -6563,7 +6564,7 @@
     ),
     '+ruwiki' => array(
         'bureaucrat' => array( 'bot' ),
-        'sysop' => array( 'ipblock-exempt', 'rollbacker', 'autoeditor',
'uploader' ),
+        'sysop' => array( 'ipblock-exempt', 'rollbacker', 'autoeditor',
'uploader', 'closer' ),
     ),
     '+ruwikiquote' => array(
         'sysop' => array( 'autoeditor' )
===================================================================
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to