forked from midou/invidious
Use struct for allocations
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class Config
|
||||
struct Config
|
||||
YAML.mapping({
|
||||
channel_threads: Int32, # Number of threads to use for crawling videos from channels (for updating subscriptions)
|
||||
feed_threads: Int32, # Number of threads to use for updating feeds
|
||||
|
||||
Reference in New Issue
Block a user