jenkins-bot has submitted this change and it was merged.
Change subject: Adjust wgPropertySuggesterMinProbability, update property id
blacklist
......................................................................
Adjust wgPropertySuggesterMinProbability, update property id blacklist
Per IRC discussion.
Change-Id: I4cb9fcc569fd6cffb720d2a4abc4aa2e7d3cfa9b
---
M wmf-config/Wikibase.php
1 file changed, 5 insertions(+), 6 deletions(-)
Approvals:
MarkTraceur: Looks good to me, approved
Sjoerddebruin: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/wmf-config/Wikibase.php b/wmf-config/Wikibase.php
index 5be88fb..f1caf4c 100644
--- a/wmf-config/Wikibase.php
+++ b/wmf-config/Wikibase.php
@@ -106,19 +106,18 @@
$wgWBRepoSettings['sharedCacheDuration'] = 60 * 60 * 24;
$wgWBRepoSettings['sharedCacheKeyPrefix'] .= $wgWBSharedCacheKey;
- $wgPropertySuggesterMinProbability = 0.071;
+ $wgPropertySuggesterMinProbability = 0.069;
// Bug 70346
$wgPropertySuggesterDeprecatedIds = array(
- 45, // (OBSOLETE) grandparent
- 70, // (OBSOLETE) order
107, // (OBSOLETE) main type (GND)
- 132, // (Will be deleted) type of administrative territorial
entity
143, // imported from
+ 357, // (OBSOLETE) title (use P1476)
+ 392, // (OBSOLETE) subtitle (use P1680)
+ 438, // (OBSOLETE) inscription (use P1684)
513, // birth name (Deprecated)
- 643, // Genloc Chr (deprecated, use P1057)
741, // (OBSOLETE) playing hand
- 766, // (DEPRECATED) event location
+ 1134, // (OBSOLETE) located in place (use P276)
);
// Don't try to let users answer captchas if they try to add links
--
To view, visit https://gerrit.wikimedia.org/r/190477
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4cb9fcc569fd6cffb720d2a4abc4aa2e7d3cfa9b
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: MarkTraceur <[email protected]>
Gerrit-Reviewer: Sjoerddebruin <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits