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

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

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

--- Comment #8 from JeLuF <je...@gmx.de> 2010-08-31 04:47:50 UTC ---
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php    (revision 1079)
+++ InitialiseSettings.php    (working copy)
@@ -818,7 +818,6 @@
     'ndswiki' => false, #
http://mail.wikipedia.org/pipermail/wikitech-l/2005-October/032136.html
     'plwikinews' => true,
     'plwikiquote' => false,
-    'ptwiki' => false, # bug 7742
     'ptwiktionary'  => false, # bug 14193
     'ruwikiquote' => false,
     'specieswiki'    => false,
@@ -7874,6 +7873,7 @@
 'wgMaxUploadSize' => array(
      // Only affects URL uploads; web uploads are enforced by PHP.
      'default' => 1024*1024*500, // 500MB try this :D
+     'ptwiki'  => 1024*500, // 500 KB, as requested in #23186
 ),

 'wmgUseCommunityVoice' => array (

-- 
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