jenkins-bot has submitted this change and it was merged. Change subject: Reenabel cirrus as alternative everywhere ......................................................................
Reenabel cirrus as alternative everywhere Change-Id: Ifcf48b6ea30c88299bef8abf818d6afce06c9e0a --- M wmf-config/InitialiseSettings.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Manybubbles: Looks good to me, approved jenkins-bot: Verified diff --git a/wmf-config/InitialiseSettings.php b/wmf-config/InitialiseSettings.php index 2712b4a..a6fee8e 100644 --- a/wmf-config/InitialiseSettings.php +++ b/wmf-config/InitialiseSettings.php @@ -13960,7 +13960,7 @@ ), 'wmgUseCirrusAsAlternative' => array( - 'default' => false, + 'default' => true, ), 'wmgCirrusSearchPreferRecentDefaultDecayPortion' => array( -- To view, visit https://gerrit.wikimedia.org/r/170314 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifcf48b6ea30c88299bef8abf818d6afce06c9e0a Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Manybubbles <[email protected]> Gerrit-Reviewer: Manybubbles <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
