1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

Use Rack deflater by default

This commit is contained in:
Daniel Molina 2014-02-06 16:27:07 +01:00
parent 6718fb29d3
commit 84e089d598

View File

@ -101,6 +101,8 @@ else
exit(-1)
end
use Rack::Deflater
# Enable logger
include CloudLogger