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

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

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

--- Comment #1 from JeLuF <je...@gmx.de> 2011-01-25 20:15:24 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 1539)
+++ InitialiseSettings.php    (working copy)
@@ -5827,7 +5827,16 @@
     'ptwiki' => array( 
     'autoconfirmed' => array( 'patrol' => true ),
     'autoreviewer' => array( 'autopatrol' => true ),
-    'eliminator' => array( 'browsearchive' => true, 'delete' => true, 'nuke'
=> true, 'undelete' => true, 'deletedhistory' => true, 'deletedtext' => true,
'autopatrol' => true, ),
+    'eliminator' => array( 
+        'browsearchive' => true,
+               'delete' => true,
+               'nuke' => true,
+               'undelete' => true,
+               'deletedhistory' => true,
+               'deletedtext' => true,
+               'autopatrol' => true,
+        'suppressredirect' => true,
+           ),
         'rollbacker' => array( 'rollback' => true ),
         'user' => array( 'move' => false ),
     ),
===================================================================
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