mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
Add video refresh
This commit is contained in:
@@ -17,6 +17,7 @@ class Config
|
||||
YAML.mapping({
|
||||
threads: Int32,
|
||||
channel_threads: Int32,
|
||||
video_threads: Int32,
|
||||
db: NamedTuple(
|
||||
user: String,
|
||||
password: String,
|
||||
|
||||
Reference in New Issue
Block a user