mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-06-28 01:48:26 +00:00
chore: remove unused config options
This commit is contained in:
parent
af13d10730
commit
65bb1f5ebb
@ -213,12 +213,6 @@ class Config
|
|||||||
# The max resolution the Instance can offer
|
# The max resolution the Instance can offer
|
||||||
property max_dash_resolution : Int32?
|
property max_dash_resolution : Int32?
|
||||||
|
|
||||||
# List of names of the backends
|
|
||||||
property backends : Array(String) = [] of String
|
|
||||||
# Character used to separate the backend number from the description/note
|
|
||||||
# of the backend
|
|
||||||
property backends_delimiter : String = "|"
|
|
||||||
|
|
||||||
property pubsub_domain : String = ""
|
property pubsub_domain : String = ""
|
||||||
|
|
||||||
property server_id_cookie_name : String = "COMPANION_ID"
|
property server_id_cookie_name : String = "COMPANION_ID"
|
||||||
|
Loading…
Reference in New Issue
Block a user