Add video refresh

This commit is contained in:
Omar Roth
2018-04-28 10:50:02 -05:00
parent 6a7d19163e
commit 1ea7290892
3 changed files with 37 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ class Config
YAML.mapping({
threads: Int32,
channel_threads: Int32,
video_threads: Int32,
db: NamedTuple(
user: String,
password: String,