Skip to content

Commit

Permalink
Temporarly remove .m3u8 from gziping
Browse files Browse the repository at this point in the history
  • Loading branch information
ioppermann committed Sep 27, 2024
1 parent 4a999cf commit 17b8289
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions http/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -380,8 +380,8 @@ func NewServer(config Config) (serverhandler.Server, error) {
"text/html",
"text/javascript",
"application/json",
"application/x-mpegurl",
"application/vnd.apple.mpegurl",
//"application/x-mpegurl",
//"application/vnd.apple.mpegurl",
"image/svg+xml",
}

Expand Down

0 comments on commit 17b8289

Please sign in to comment.