mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-14 09:05:09 +00:00
Remove DEPRECATED session tokens
They are not used anymore at all, 100% deprecated as they are not used anymore
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user