https://bugzilla.wikimedia.org/show_bug.cgi?id=26153
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from JeLuF <[email protected]> 2010-11-28 18:37:17 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 1354) +++ InitialiseSettings.php (working copy) @@ -5456,6 +5456,7 @@ 'patroller' => array( 'patrol' => true, 'autopatrol' => true ), ), 'eswikibooks' => array( + '*' => array( 'createpage' => false, 'createtalk' => false, ), 'flood' => array( 'bot' => true ), ), 'eswikinews' => array( =================================================================== 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
