1
0
mirror of https://github.com/iv-org/invidious.git synced 2025-04-10 21:19:19 +05:30

Add gzip for views

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

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