summaryrefslogtreecommitdiffstats
path: root/src/helpers.cr
diff options
context:
space:
mode:
Diffstat (limited to 'src/helpers.cr')
-rw-r--r--src/helpers.cr2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helpers.cr b/src/helpers.cr
index d0c74d5c..34224e24 100644
--- a/src/helpers.cr
+++ b/src/helpers.cr
@@ -15,7 +15,7 @@ end
class Config
YAML.mapping({
- threads: Int32,
+ crawl_threads: Int32,
channel_threads: Int32,
video_threads: Int32,
db: NamedTuple(