mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
Bump discourse_image_optim
which uses a global timeout.
Our previous solution has the timeout set at the worker level which means the total timeout would be X timeout secs * N number of workers.
This commit is contained in:
parent
9948f57a99
commit
72a3457379
3 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -60,7 +60,7 @@ gem 'unf', require: false
|
|||
|
||||
gem 'email_reply_trimmer', '~> 0.1'
|
||||
|
||||
# Forked until https://github.com/toy/image_optim/pull/149 is merged
|
||||
# Forked until https://github.com/toy/image_optim/pull/162 is merged
|
||||
gem 'discourse_image_optim', require: 'image_optim'
|
||||
gem 'multi_json'
|
||||
gem 'mustache'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue