Gilles has uploaded a new change for review.

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

Change subject: Thumbor needs the format filter
......................................................................

Thumbor needs the format filter

For formats that require a target format other than the default, like
SVG, the custom router uses the format filter to tell the engine what
to produce.

Change-Id: Ia330e90fd50f7aa966fbfda4327f0adaa3ec5d51
---
M puppet/modules/thumbor/templates/thumbor.conf.erb
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant 
refs/changes/31/278731/1

diff --git a/puppet/modules/thumbor/templates/thumbor.conf.erb 
b/puppet/modules/thumbor/templates/thumbor.conf.erb
index fde8cf3..249aef3 100644
--- a/puppet/modules/thumbor/templates/thumbor.conf.erb
+++ b/puppet/modules/thumbor/templates/thumbor.conf.erb
@@ -457,6 +457,7 @@
 FILTERS = [
     'wikimedia_thumbor.filter.conditional_sharpen',
     'wikimedia_thumbor.filter.page',
+    'thumbor.filters.format',
     'thumbor.filters.quality'
 ]
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia330e90fd50f7aa966fbfda4327f0adaa3ec5d51
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Gilles <gdu...@wikimedia.org>

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

Reply via email to