Set current companion using preferences and not a separate cookie

This commit is contained in:
Fijxu
2026-01-24 22:16:40 -03:00
parent 47237d21db
commit 71a5569251
8 changed files with 48 additions and 58 deletions

View File

@@ -1163,15 +1163,6 @@ video_cache:
##
#max_dash_resolution: null
##
## The name of the cookie to hold the backend id that
## the client is using.
##
## Accepted values: a string
## Default: "COMPANION_ID"
##
#server_id_cookie_name: "COMPANION_ID"
##
## Checks if the companions in the `invidious_companion` list
## are alive using their `/healthz` endpoint.