mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-16 01:48:51 +00:00
Feat: backend supports with cookies
This commit is contained in:
@@ -167,6 +167,9 @@ class Config
|
||||
# The max resolution the Instance can offer
|
||||
property max_dash_resolution : Int32?
|
||||
|
||||
# List of names of the backends
|
||||
property backends : Array(String) = [] of String
|
||||
|
||||
# Materialious redirects
|
||||
property materialious_domain : String?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user