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

Change subject: Enable lazy loaded images on Japanese Wikipedia
......................................................................


Enable lazy loaded images on Japanese Wikipedia

This will be our first deployment to a large sized wiki.
This should give us good data to convince us on a more widespread
push.

Change-Id: I57f8392d635bc970b757334c1e273b118299a93f
---
M wmf-config/InitialiseSettings.php
1 file changed, 5 insertions(+), 0 deletions(-)

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



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 8a51d26..25b615e 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -14289,6 +14289,11 @@
                'base' => true,
                'beta' => true,
        ],
+       // T136731
+       'jawiki' => [
+               'base' => true,
+               'beta' => true,
+       ],
 ],
 'wgMFLazyLoadReferences' => [
        'default' => [

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I57f8392d635bc970b757334c1e273b118299a93f
Gerrit-PatchSet: 4
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: MaxSem <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to