Lucas Werkmeister (WMDE) has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/372852 )
Change subject: Default ConstraintsImportFromStatements config to true
......................................................................
Default ConstraintsImportFromStatements config to true
We’re going to remove support for constraint templates, so the setting
should default to true. (Later, we can probably remove it completely.)
Bug: T171291
Change-Id: I82a84b9eed4c64c643868b7ff2e291c74c5ed63d
---
M extension.json
1 file changed, 1 insertion(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikibaseQualityConstraints
refs/changes/52/372852/1
diff --git a/extension.json b/extension.json
index fbb4dbf..a26b6a8 100644
--- a/extension.json
+++ b/extension.json
@@ -110,7 +110,7 @@
"public": true
},
"WBQualityConstraintsEnableConstraintsImportFromStatements": {
- "value": false,
+ "value": true,
"description": "Whether to import property constraint
statements into the constraint database or not.",
"public": true
},
--
To view, visit https://gerrit.wikimedia.org/r/372852
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I82a84b9eed4c64c643868b7ff2e291c74c5ed63d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikibaseQualityConstraints
Gerrit-Branch: master
Gerrit-Owner: Lucas Werkmeister (WMDE) <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits