mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 13:17:45 +02:00
web/privacy: add support for always proxying files
This commit is contained in:
@ -29,6 +29,7 @@ const defaultSettings: CobaltSettings = {
|
||||
youtubeDubBrowserLang: false,
|
||||
},
|
||||
privacy: {
|
||||
alwaysProxy: false,
|
||||
disableAnalytics: false,
|
||||
},
|
||||
processing: {
|
||||
|
Reference in New Issue
Block a user