jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/353601 )
Change subject: Write in term_full_entity_id in testwikidata
......................................................................
Write in term_full_entity_id in testwikidata
Also changing renamed config variable
Bug: T165197
Change-Id: I7e9ab4bb690b1dc06405a93ae6525b4b4178d14d
---
M wmf-config/Wikibase-production.php
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Ladsgroup: Looks good to me, approved
jenkins-bot: Verified
Objections:
Aude: There's a problem with this change, please improve
diff --git a/wmf-config/Wikibase-production.php
b/wmf-config/Wikibase-production.php
index 3ffa1a0..6258498 100644
--- a/wmf-config/Wikibase-production.php
+++ b/wmf-config/Wikibase-production.php
@@ -24,6 +24,7 @@
'P153',
'P185',
];
+ $wgWBRepoSettings['writeFullEntityIdColumn'] = true;
} else {
$wgWBRepoSettings['sparqlEndpoint'] =
'https://query.wikidata.org/sparql';
@@ -75,6 +76,7 @@
'P692',
'P491',
];
+ $wgWBRepoSettings['writeFullEntityIdColumn'] = false;
}
if ( $wgDBname === 'wikidatawiki' ) {
@@ -83,8 +85,6 @@
'args' => [__DIR__ . '/unitConversionConfig.json']
];
}
-
- $wgWBRepoSettings['hasFullEntityIdColumn'] = false;
$wgWBRepoSettings['dispatchingLockManager'] = 'redisLockManager';
}
--
To view, visit https://gerrit.wikimedia.org/r/353601
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7e9ab4bb690b1dc06405a93ae6525b4b4178d14d
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Ladsgroup <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: Daniel Kinzler <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: Ladsgroup <[email protected]>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: WMDE-leszek <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits