jenkins-bot has submitted this change and it was merged.
Change subject: set propagateChangesToRepo Wikibase setting to false for
test2wiki
......................................................................
set propagateChangesToRepo Wikibase setting to false for test2wiki
Change-Id: I9fcaa1a4d33c901bc5425cab1d58c18b5decde99
---
M wmf-config/CommonSettings.php
M wmf-config/InitialiseSettings.php
2 files changed, 2 insertions(+), 0 deletions(-)
Approvals:
Demon: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 48c287a..70c31b8 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2519,6 +2519,7 @@
$wgWBClientSettings['allowDataTransclusion'] = true;
$wgWBClientSettings['enableSiteLinkWidget'] = true;
+ $wgWBClientSettings['propagateChangesToRepo'] = true;
$wgHooks['SetupAfterCache'][] = 'wmfWBClientExcludeNS';
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 5a9c797..ca3f688 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -12229,6 +12229,7 @@
),
'test2wiki' => array(
'siteGlobalID' => 'enwiki',
+ 'propagateChangesToRepo' => false,
),
'be_x_oldwiki' => array(
'sort' => 'alphabetic',
--
To view, visit https://gerrit.wikimedia.org/r/71549
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9fcaa1a4d33c901bc5425cab1d58c18b5decde99
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aude <[email protected]>
Gerrit-Reviewer: Demon <[email protected]>
Gerrit-Reviewer: Greg Grossmeier <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits