Katie Horn has submitted this change and it was merged.

Change subject: Re-enable CentralNotice on all Wikis
......................................................................


Re-enable CentralNotice on all Wikis

Now that we've fixed the caching bug -- we can re-enable the
CentralNotice controller and resume banner delivery.

Change-Id: I85d3ad50ab417a9766d5d1cbc9570cc684767173
Re: https://gerrit.wikimedia.org/r/#/c/55626/3
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Katie Horn: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index f2ef72d..f467140 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -4058,7 +4058,7 @@
 ),
 
 'wmgUseCentralNotice' => array(
-/*     'advisorywiki' => false, // Per Bug # 25519
+       'advisorywiki' => false, // Per Bug # 25519
        'default' => true,
        'fishbowl' => false, // Per bug 17718 Disable CentralNotice on 
private/fishbowl wikis
        'fiwikimedia' => false, // bug 17718
@@ -4068,7 +4068,6 @@
        'testwiki' => true,
        'ukwikimedia' => false,  // Per bug 17718 Disable CentralNotice on 
private/fishbowl wikis
        'simplewiki' => true,
-*/
        'default' => false,
 ),
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I85d3ad50ab417a9766d5d1cbc9570cc684767173
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Mwalker <[email protected]>
Gerrit-Reviewer: Katie Horn <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to