jenkins-bot has submitted this change and it was merged.
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(-)
Approvals:
Awight: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: Iad972fd0c0409929056785fb963685900964a36f
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits