Remove DEPRECATED session tokens

They are not used anymore at all, 100% deprecated as they are not used
anymore
This commit is contained in:
Fijxu
2025-10-05 17:48:03 -03:00
parent 9fe12350e4
commit 8bc5f938a7
4 changed files with 0 additions and 56 deletions

View File

@@ -229,8 +229,6 @@ class Config
property server_id_cookie_name : String = "COMPANION_ID"
property tokens_server : String = ""
property video_cache : VideoCacheConfig = VideoCacheConfig.from_yaml("")
class VideoCacheConfig