Andrew Bogott has submitted this change and it was merged.
Change subject: Updated documentation
......................................................................
Updated documentation
Change-Id: I548367c234e4e53d9950ffdfdc29ea897423603d
---
M modules/wikidata_singlenode/templates/wikidata-client-requires.php
M modules/wikidata_singlenode/templates/wikidata-repo-requires.php
2 files changed, 2 insertions(+), 3 deletions(-)
Approvals:
Andrew Bogott: Verified; Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/wikidata_singlenode/templates/wikidata-client-requires.php
b/modules/wikidata_singlenode/templates/wikidata-client-requires.php
index c1262a1..ece0b0a 100644
--- a/modules/wikidata_singlenode/templates/wikidata-client-requires.php
+++ b/modules/wikidata_singlenode/templates/wikidata-client-requires.php
@@ -41,7 +41,7 @@
// The global site ID by which this wiki is known on the repo.
$wgWBSettings['siteGlobalID'] = "<%=siteGlobalID%>";
-// Database name of the repository, for use by the pollForChanges script.
+// Database name of the repository, for the propagation of changes.
// This requires the given database name to be known to LBFactory, see
// $wgLBFactoryConf below.
$wgWBSettings['changesDatabase'] = "repo";
diff --git a/modules/wikidata_singlenode/templates/wikidata-repo-requires.php
b/modules/wikidata_singlenode/templates/wikidata-repo-requires.php
index baa60a6..d12c964 100644
--- a/modules/wikidata_singlenode/templates/wikidata-repo-requires.php
+++ b/modules/wikidata_singlenode/templates/wikidata-repo-requires.php
@@ -118,8 +118,7 @@
// Load Balancer
$wgLBFactoryConf = array(
- // In order to seamlessly access a remote wiki, as the pollForChanges
script needs to do,
- // LBFactory_Multi must be used.
+ // In order to seamlessly access a remote wiki, LBFactory_Multi must be
used.
'class' => 'LBFactory_Multi',
// Connect to all databases using the same credentials.
--
To view, visit https://gerrit.wikimedia.org/r/55872
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I548367c234e4e53d9950ffdfdc29ea897423603d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Silke Meyer <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits