Remove Rack::Deflater (#17937)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
lolsob-rspec
gol-cha 2022-08-13 22:40:00 +09:00 committed by GitHub
parent aced8820dd
commit 8aa0513562
1 changed files with 0 additions and 1 deletions

View File

@ -165,7 +165,6 @@ module Mastodon
config.active_job.queue_adapter = :sidekiq
config.middleware.use Rack::Attack
config.middleware.use Rack::Deflater
config.middleware.use Mastodon::RackMiddleware
config.to_prepare do