mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-15 19:35:31 +00:00
web/settings/defaults: roll back default hls
Some checks are pending
Some checks are pending
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",
|
||||
youtubeVideoCodec: "h264",
|
||||
youtubeDubLang: "original",
|
||||
youtubeHLS: true,
|
||||
youtubeHLS: false,
|
||||
},
|
||||
privacy: {
|
||||
alwaysProxy: false,
|
||||
|
|
Loading…
Reference in a new issue