jenkins-bot has submitted this change and it was merged.

Change subject: Revert "Hardcode UploadWizard max upload size"
......................................................................


Revert "Hardcode UploadWizard max upload size"

Depends on I3b82039749cbcd603074a5b652c11cf4d8156db2 in UploadWizard.
Shouldn't be needed anymore with that patch merged.

This reverts commit d76780fa5ec8e70be128c499796b5e3b021fb16d.

Bug: T98933
Change-Id: Ie799365ec079c8ea494dbfe7bc53ca4762c277ce
---
M wmf-config/CommonSettings.php
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Catrope: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 7dea9fa..37865d4 100755
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1771,8 +1771,6 @@
                                'Uploaded with UploadWizard',
                        ),
                ),
-               // FIXME: Temp fix for T98933 - legoktm 2015-05-12
-               'maxPhpUploadSize' => 104857600,
                // Normally we don't include API keys in CommonSettings, but 
this key
                // isn't private since it's used on the client-side, i.e. 
anyone can see
                // it in the outgoing AJAX requests to Flickr.

-- 
To view, visit https://gerrit.wikimedia.org/r/248360
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie799365ec079c8ea494dbfe7bc53ca4762c277ce
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to