Hoo man has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/355101 )

Change subject: WikibaseClient: Don't persist Statement usages
......................................................................

WikibaseClient: Don't persist Statement usages

We want to selectively enable this later on.

Bug: T151717
Change-Id: Ieca00ca557ef498f9ecdd02b0384d72a60247dbf
---
M wmf-config/Wikibase-production.php
1 file changed, 2 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/Wikibase-production.php 
b/wmf-config/Wikibase-production.php
index 2d20524..1aa0ede 100644
--- a/wmf-config/Wikibase-production.php
+++ b/wmf-config/Wikibase-production.php
@@ -131,4 +131,6 @@
                $wgWBClientSettings['echoIcon'] = [ 'url' => 
'/static/images/wikibase/echoIcon.svg' ];
        }
 
+       $wgWBClientSettings['disabledUsageAspects'] = [ 'C' ];
+
 }

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

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

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

Reply via email to