mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Add filtered handler for videoplayback
This commit is contained in:
parent
f08199e7cf
commit
bc068721ab
2 changed files with 26 additions and 1 deletions
|
@ -872,6 +872,7 @@ static_headers do |response, filepath, filestat|
|
|||
end
|
||||
|
||||
public_folder "assets"
|
||||
gzip true
|
||||
|
||||
add_handler FilteredCompressHandler.new
|
||||
|
||||
Kemal.run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue