Matthias Mullie has uploaded a new change for review.
https://gerrit.wikimedia.org/r/55594
Change subject: On labs, there's no dedicated cluster for AFTv5's data; false
will default to main MW db
......................................................................
On labs, there's no dedicated cluster for AFTv5's data; false will default to
main MW db
Change-Id: I9fef765b96c0b7c8ff7457f1e7148c21a3774c49
---
M wmf-config/InitialiseSettings-labs.php
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/94/55594/1
diff --git a/wmf-config/InitialiseSettings-labs.php
b/wmf-config/InitialiseSettings-labs.php
index 328a3e3..8afc775 100644
--- a/wmf-config/InitialiseSettings-labs.php
+++ b/wmf-config/InitialiseSettings-labs.php
@@ -179,6 +179,10 @@
'enwiki' => array( NS_MAIN, NS_HELP, NS_PROJECT ),
'testwiki' => array( NS_MAIN, NS_HELP, NS_PROJECT ),
),
+ // On labs, there's no dedicated cluster for AFTv5's data; false will
default to main MW db
+ '-wmgArticleFeedbackv5Cluster' => array(
+ 'default' => false,
+ ),
# ClickTracking is a required dependency for AFTv5
'-wmgClickTracking' => array(
'default' => true,
--
To view, visit https://gerrit.wikimedia.org/r/55594
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9fef765b96c0b7c8ff7457f1e7148c21a3774c49
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Matthias Mullie <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits