jenkins-bot has submitted this change and it was merged. ( 
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(-)

Approvals:
  Hoo man: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/Wikibase-production.php 
b/wmf-config/Wikibase-production.php
index f672083..3ffa1a0 100644
--- a/wmf-config/Wikibase-production.php
+++ b/wmf-config/Wikibase-production.php
@@ -139,4 +139,6 @@
                $wgWBClientSettings['sendEchoNotification'] = true;
                $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: merged
Gerrit-Change-Id: Ieca00ca557ef498f9ecdd02b0384d72a60247dbf
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: Daniel Kinzler <[email protected]>
Gerrit-Reviewer: Hall1467 <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to