Merge branch 'master' into master

This commit is contained in:
tkinterxyz 2025-06-23 09:05:11 -04:00
commit e5bc503bba

View File

@ -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