Jeroen De Dauw has uploaded a new change for review.

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

Change subject: Empty the default ID blacklist
......................................................................

Empty the default ID blacklist

Change-Id: Iaf12e09290be6a3a37cec012e70678b4b456d15d
---
M repo/config/Wikibase.default.php
1 file changed, 0 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/04/172504/1

diff --git a/repo/config/Wikibase.default.php b/repo/config/Wikibase.default.php
index 1eb1e3d..4c94830 100644
--- a/repo/config/Wikibase.default.php
+++ b/repo/config/Wikibase.default.php
@@ -18,13 +18,6 @@
 
        $defaults = array(
                'idBlacklist' => array(
-                       1,
-                       23,
-                       42,
-                       1337,
-                       9001,
-                       31337,
-                       720101010,
                ),
 
                // Allow the TermIndex table to work without the 
term_search_key field,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaf12e09290be6a3a37cec012e70678b4b456d15d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <jeroended...@gmail.com>

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

Reply via email to