Awight has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/175659

Change subject: Disabling CentralNotice client-side banner choice
......................................................................

Disabling CentralNotice client-side banner choice

Bug: T75812
Change-Id: Iad972fd0c0409929056785fb963685900964a36f
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/59/175659/1

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 7c11046..b1b435e 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1464,7 +1464,7 @@
                $wgCentralBannerRecorder = 
"//{$wmfHostnames['meta']}/wiki/Special:RecordImpression";
        }
 
-       $wgCentralNoticeChooseBannerOnClient = true;
+       $wgCentralNoticeChooseBannerOnClient = false;
 
        // Allow only these domains to access CentralNotice data through the 
reporter
        $wgNoticeReporterDomains = 'https://donate.wikimedia.org';

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iad972fd0c0409929056785fb963685900964a36f
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>

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

Reply via email to