https://bugzilla.wikimedia.org/show_bug.cgi?id=16410
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #3 from JeLuF <[email protected]> 2011-01-20 11:31:12 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 1489) +++ InitialiseSettings.php (working copy) @@ -6986,6 +6986,7 @@ 'outreachwiki' => true, 'plwikimedia' => true, 'ptwiki' => true, + 'ptwikibooks' => true, 'ptwikiversity' => true, 'qualitywiki' => true, 'searchcomwiki' => true, @@ -7009,6 +7010,7 @@ 'wgEnotifMinorEdits' => array( 'default' => false, + 'ptwikibooks' => true, 'sourceswiki' => true, ), =================================================================== 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
