Jdlrobson has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/391041 )

Change subject: Enable the download icon on all wikis
......................................................................

Enable the download icon on all wikis

Bug: T179914
Change-Id: I58e9b0a87d73ac4a761fb77211b02b8512feeafa
---
M wmf-config/InitialiseSettings.php
1 file changed, 4 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index afff02c..752b8e2 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -15567,6 +15567,10 @@
        'wikitech' => true, // Not behind Varnish
 ],
 
+// T179914
+'wgMinervaDownloadIcon' => [
+       'default' => true,
+],
 'wgMinervaCustomLogos' => [
        'default' => [],
        'wikipedia-english' => [

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I58e9b0a87d73ac4a761fb77211b02b8512feeafa
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <jrob...@wikimedia.org>

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

Reply via email to