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

Change subject: Thumbor: enable new MAX_ANIMATED_GIF_AREA option
......................................................................

Thumbor: enable new MAX_ANIMATED_GIF_AREA option

Bug: T173580
Change-Id: Ief91a92e05d2c3fdbbe72ec4e422590042cff95e
---
M modules/thumbor/templates/server.conf.erb
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/76/376676/1

diff --git a/modules/thumbor/templates/server.conf.erb 
b/modules/thumbor/templates/server.conf.erb
index e5cc5bc..0410291 100644
--- a/modules/thumbor/templates/server.conf.erb
+++ b/modules/thumbor/templates/server.conf.erb
@@ -189,6 +189,9 @@
 THREED2PNG_PATH = '/srv/deployment/3d2png/deploy/src/3d2png.js'
 <%- end -%>
 
+# Animated GIFs greater than 100MP render as the first frame only
+MAX_ANIMATED_GIF_AREA = 100000000
+
 
 ################################### Logging ##################################
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ief91a92e05d2c3fdbbe72ec4e422590042cff95e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
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