mirror of
https://github.com/kikobar/mastodon.git
synced 2024-12-28 08:44:16 +00:00
3 lines
140 B
Ruby
3 lines
140 B
Ruby
Rails.application.middleware.swap(Rack::Deflater, Rack::MiniProfiler)
|
|
Rails.application.middleware.swap(Rack::MiniProfiler, Rack::Deflater)
|