mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-08-14 09:08: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 tokens_server : String = ""
|
||||||
|
|
||||||
property video_cache : VideoCacheConfig
|
property video_cache : VideoCacheConfig = VideoCacheConfig.from_yaml("")
|
||||||
|
|
||||||
class VideoCacheConfig
|
class VideoCacheConfig
|
||||||
include YAML::Serializable
|
include YAML::Serializable
|
||||||
|
Loading…
Reference in New Issue
Block a user