Aude has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/270965

Change subject: Enable external identifier data type on Wikidata
......................................................................

Enable external identifier data type on Wikidata

Bug: T125633
Change-Id: I19a1b7ca9eaf45c6dfaa5905ecfd303d14eae5ad
---
M wmf-config/Wikibase-production.php
1 file changed, 0 insertions(+), 4 deletions(-)


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

diff --git a/wmf-config/Wikibase-production.php 
b/wmf-config/Wikibase-production.php
index 3ce383b..fbdb65f 100644
--- a/wmf-config/Wikibase-production.php
+++ b/wmf-config/Wikibase-production.php
@@ -24,8 +24,6 @@
                        'P185',
                );
        } else {
-               $wgWBRepoSettings['disabledDataTypes'] = array( 'external-id' );
-
                $wgWBRepoSettings['sparqlEndpoint'] = 
'https://query.wikidata.org/sparql';
 
                $wgWBRepoSettings['formatterUrlProperty'] = 'P1630';
@@ -88,8 +86,6 @@
 
                $wgArticlePlaceholderImageProperty = 'P47';
        } else {
-               $wgWBClientSettings['disabledDataTypes'] = array( 'external-id' 
);
-
                $wgArticlePlaceholderImageProperty = 'P18';
        }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I19a1b7ca9eaf45c6dfaa5905ecfd303d14eae5ad
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aude <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to