We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f294b2c + bc1cfa2 commit 50261aeCopy full SHA for 50261ae
demo/thumbor.conf
@@ -199,7 +199,7 @@ ALLOW_UNSAFE_URL = True
199
#]
200
201
OPTIMIZERS = [
202
- 'thumbor_plugins.optimizers.pngquant'
+ #'thumbor_plugins.optimizers.pngquant'
203
#'thumbor_plugins.optimizers.pngcrush',
204
#'thumbor_plugins.optimizers.auto'
205
#'thumbor_plugins.optimizers.optipng'
source/image-handler/thumbor.conf
0 commit comments