mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-08-13 16:48:24 +00:00
Merge branch 'master' into master
This commit is contained in:
commit
e5bc503bba
@ -222,7 +222,7 @@ class Config
|
||||
|
||||
property tokens_server : String = ""
|
||||
|
||||
property video_cache : VideoCacheConfig
|
||||
property video_cache : VideoCacheConfig = VideoCacheConfig.from_yaml("")
|
||||
|
||||
class VideoCacheConfig
|
||||
include YAML::Serializable
|
||||
|
Loading…
Reference in New Issue
Block a user