mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-17 10:28:51 +00:00
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