web/settings/defaults: roll back default hls

it seems to be doing more bad than good, we need to scale or finish the duck project first
This commit is contained in:
wukko 2025-01-07 13:16:58 +06:00
parent f07ebaa04c
commit 937fddf3e9
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -26,7 +26,7 @@ const defaultSettings: CobaltSettings = {
videoQuality: "1080",
youtubeVideoCodec: "h264",
youtubeDubLang: "original",
youtubeHLS: true,
youtubeHLS: false,
},
privacy: {
alwaysProxy: false,