Lucas Werkmeister (WMDE) has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/403939 )

Change subject: Remove $wgWBQualityConstraintsIncludeDetailInApi setting
......................................................................

Remove $wgWBQualityConstraintsIncludeDetailInApi setting

With WikibaseQualityConstraints commit 41c26ca1ef (change I1d8460aa27),
the default value of the option was changed to false, so we no longer
need to explicitly set it to that.

This reverts commit e4c63ff9cd (change I32d679cd5c).

Bug: T180614
Change-Id: If8f9a0289edb47d4528f1a086630c2a0cf077fc4
Depends-On: I1d8460aa277b45f3872d5cde82c31277af278592
---
M wmf-config/Wikibase-production.php
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/39/403939/1

diff --git a/wmf-config/Wikibase-production.php 
b/wmf-config/Wikibase-production.php
index 65fe6d0..8e7b216 100644
--- a/wmf-config/Wikibase-production.php
+++ b/wmf-config/Wikibase-production.php
@@ -169,8 +169,6 @@
                'the Creative Commons CC0 License; text in the other namespaces 
is available under ' .
                'the Creative Commons Attribution-ShareAlike License; 
additional terms may apply.';
        $wgRightsUrl = 'creativecommons.org/licenses/by-sa/3.0';
-
-       $wgWBQualityConstraintsIncludeDetailInApi = false; // T180614
 }
 
 if ( $wmgUseWikibaseClient ) {

-- 
To view, visit https://gerrit.wikimedia.org/r/403939
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If8f9a0289edb47d4528f1a086630c2a0cf077fc4
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Lucas Werkmeister (WMDE) <lucas.werkmeis...@wikimedia.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to