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

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

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

--- Comment #3 from JeLuF <je...@gmx.de> 2010-09-14 17:50:33 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 1128)
+++ InitialiseSettings.php    (working copy)
@@ -5547,7 +5547,8 @@
       'user' => array( 'move' => false), // sigh. tired of this shit. brion
-2007-01-10
       //'bureaucrat' => array( 'centralauth-admin' => true ), //
https://bugzilla.wikimedia.org/show_bug.cgi?id=14461
       'steward' => array( 'userrights-interwiki' => true ), // new steward
stuff, yay 2007-12-27
-      'flood' => array( 'bot' => true ),
+      'flood' => array( 'bot' => true ),
+      'autopatrolled' => array( 'autopatrol' => true ),
     ),
     'mkwiki' => array(
         'autopatrolled' => array( 'autopatrol' => true ),
@@ -5967,6 +5968,7 @@
     '+metawiki' => array(
         'bureaucrat' => array( 'ipblock-exempt', 'bot', 'sysop',
'bureaucrat'),
         'checkuser'  => array( 'ipblock-exempt' ),
+        'sysop'      => array( 'autopatrolled' ),
     ),
     '+mkwiki' => array(
     'bureaucrat' => array( 'patroller', 'autopatrolled', 'autoreviewed' ),
@@ -6228,6 +6230,7 @@
     '+metawiki' => array(
         'bureaucrat' => array( 'bot', 'sysop', 'bureaucrat', 'ipblock-exempt',
'flood' ),
         'checkuser'  => array( 'ipblock-exempt' ),
+    'sysop'      => array( 'autopatrolled' ),
     ),
     '+mkwiki' => array(
     'bureaucrat' => array( 'patroller', 'autopatrolled', 'autoreviewed' ),
===================================================================
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