mirror of
https://github.com/iv-org/invidious.git
synced 2025-10-30 04:02:06 +00:00
Add filtered handler for videoplayback
This commit is contained in:
@@ -872,6 +872,7 @@ static_headers do |response, filepath, filestat|
|
||||
end
|
||||
|
||||
public_folder "assets"
|
||||
gzip true
|
||||
|
||||
add_handler FilteredCompressHandler.new
|
||||
|
||||
Kemal.run
|
||||
|
||||
Reference in New Issue
Block a user