mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-14 04:05:13 +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:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user