mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-09 10:14:26 +02:00
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:
parent
f07ebaa04c
commit
937fddf3e9
@ -26,7 +26,7 @@ const defaultSettings: CobaltSettings = {
|
|||||||
videoQuality: "1080",
|
videoQuality: "1080",
|
||||||
youtubeVideoCodec: "h264",
|
youtubeVideoCodec: "h264",
|
||||||
youtubeDubLang: "original",
|
youtubeDubLang: "original",
|
||||||
youtubeHLS: true,
|
youtubeHLS: false,
|
||||||
},
|
},
|
||||||
privacy: {
|
privacy: {
|
||||||
alwaysProxy: false,
|
alwaysProxy: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user