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

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

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

--- Comment #6 from JeLuF <je...@gmx.de> 2010-11-30 21:24:09 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 1375)
+++ InitialiseSettings.php    (working copy)
@@ -5487,6 +5487,9 @@
         // https://bugzilla.wikimedia.org/show_bug.cgi?id=19561:
         'arbcom' => array( 'deletedhistory' => true, 'deletedtext' => true,
'undelete' => true ),
      ),
+     'fawikinews' => array(
+         'rollbacker' => array( 'rollback' => true ),
+     ),
 //    'fowiki' => array(
 //        'user' => array( 'upload' => false ),
 //        'sysop' => array( 'upload' => true ),
@@ -5989,6 +5992,9 @@
         'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'patroller' ),
         'sysop' => array( 'rollbacker' ),
     ),
+    '+fawikinews' => array(
+    'sysop' => array( 'rollbacker' ),
+    ),
     '+fiwiki' => array(
         'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'arbcom' ),
         'sysop' => array( 'rollbacker' ),
@@ -6256,6 +6262,9 @@
         'bureaucrat' => array( 'patroller' ),
         'sysop' => array( 'rollbacker', ),
     ),
+    '+fawikinews' => array(
+        'sysop' => array( 'rollbacker', ),
+    ),
     '+fiwiki' => array(
         'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'arbcom' ),
         'sysop' => array( 'rollbacker', 'ipblock-exempt' ),
===================================================================
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