Add gzip for views
This commit is contained in:
parent
b3e84e27f8
commit
316ca2ab34
1 changed files with 1 additions and 0 deletions
|
@ -830,5 +830,6 @@ static_headers do |response, filepath, filestat|
|
|||
end
|
||||
|
||||
public_folder "assets"
|
||||
gzip true
|
||||
|
||||
Kemal.run
|
||||
|
|
Loading…
Reference in a new issue