Add gzip for views

This commit is contained in:
Omar Roth 2018-04-09 22:41:32 -05:00
parent b3e84e27f8
commit 316ca2ab34

View File

@ -830,5 +830,6 @@ static_headers do |response, filepath, filestat|
end
public_folder "assets"
gzip true
Kemal.run