mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-14 09:05:09 +00:00
chore: remove unused config options
This commit is contained in:
@@ -213,12 +213,6 @@ 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
|
||||
# Character used to separate the backend number from the description/note
|
||||
# of the backend
|
||||
property backends_delimiter : String = "|"
|
||||
|
||||
property pubsub_domain : String = ""
|
||||
|
||||
property server_id_cookie_name : String = "COMPANION_ID"
|
||||
|
||||
Reference in New Issue
Block a user