chore(config): change server_id cookie name
This commit is contained in:
parent
c9eed028b0
commit
0ce17d91eb
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ class Config
|
||||||
|
|
||||||
property pubsub_domain : String = ""
|
property pubsub_domain : String = ""
|
||||||
|
|
||||||
property server_id_cookie_name : String = "INVIDIOUS_SERVER_ID"
|
property server_id_cookie_name : String = "COMPANION_ID"
|
||||||
|
|
||||||
property tokens_server : String = ""
|
property tokens_server : String = ""
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue