mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 13:17:45 +02:00
web/settings/defaults: enable youtubeHLS by default
yolo #testinprod
This commit is contained in:
@ -26,7 +26,7 @@ const defaultSettings: CobaltSettings = {
|
||||
videoQuality: "1080",
|
||||
youtubeVideoCodec: "h264",
|
||||
youtubeDubLang: "original",
|
||||
youtubeHLS: false,
|
||||
youtubeHLS: true,
|
||||
},
|
||||
privacy: {
|
||||
alwaysProxy: false,
|
||||
|
Reference in New Issue
Block a user