Awight has uploaded a new change for review.

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

Change subject: Remove legacy config
......................................................................

Remove legacy config

Change-Id: I7b9c9f3367ee19e9d9627323f7e63833d2f1249b
---
M CentralNotice.php
1 file changed, 0 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CentralNotice 
refs/changes/58/236058/1

diff --git a/CentralNotice.php b/CentralNotice.php
index 8731d55..0ff90fd 100644
--- a/CentralNotice.php
+++ b/CentralNotice.php
@@ -92,16 +92,9 @@
 // for cached content
 $wgCentralNoticeLoader = true;
 
-// Flag for turning on fundraising specific features
-$wgNoticeEnableFundraising = true;
-
 // Base URL for default fundraiser landing page (without query string)
 // TODO Remove, no longer used
 $wgNoticeFundraisingUrl = 
'https://donate.wikimedia.org/wiki/Special:LandingCheck';
-
-// Source for live counter information
-$wgNoticeCounterSource = 
'http://wikimediafoundation.org/wiki/Special:ContributionTotal?action=raw';
-$wgNoticeDailyCounterSource = 
'http://wikimediafoundation.org/wiki/Special:DailyTotal?action=raw';
 
 // URL for a banner close button
 $wgNoticeCloseButton = 
'//upload.wikimedia.org/wikipedia/foundation/2/20/CloseWindow19x19.png';

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7b9c9f3367ee19e9d9627323f7e63833d2f1249b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CentralNotice
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