diff --git a/http/server.go b/http/server.go index 3c322255..8f5c2ae1 100644 --- a/http/server.go +++ b/http/server.go @@ -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", }