diff options
| -rw-r--r-- | config/config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/config.yml b/config/config.yml index 54a25417..62e80704 100644 --- a/config/config.yml +++ b/config/config.yml @@ -1,7 +1,7 @@ -crawl_threads: 1 +video_threads: 0 +crawl_threads: 0 channel_threads: 1 feed_threads: 1 -video_threads: 1 db: user: kemal password: kemal |
