VRFS-3459 config.middleware.use Rack::Deflater

This commit is contained in:
Jonathan Kolyer 2015-10-03 03:20:25 +00:00
parent 09432cea1c
commit 47def5113b
1 changed files with 3 additions and 0 deletions

View File

@ -369,5 +369,8 @@ if defined?(Bundler)
config.react.addons = true
config.time_shift_style = :sbsms # or sox
config.middleware.use Rack::Deflater
end
end