mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-06-27 17:38:25 +00:00
chore(config): change server_id cookie name
This commit is contained in:
parent
c9eed028b0
commit
0ce17d91eb
@ -220,7 +220,7 @@ class Config
|
||||
|
||||
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 = ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user