chore(config): change server_id cookie name
All checks were successful
Invidious CI / build (push) Successful in 5m37s

This commit is contained in:
Fijxu 2025-04-13 02:50:06 -04:00
parent 43f999f1e1
commit 516fbb2ccd
Signed by: Fijxu
GPG key ID: 32C1DDF333EDA6A4

View file

@ -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 = ""