diff options
Diffstat (limited to 'config/config.yml')
| -rw-r--r-- | config/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.yml b/config/config.yml index 309be236..768fe699 100644 --- a/config/config.yml +++ b/config/config.yml @@ -1,5 +1,6 @@ crawl_threads: 1 channel_threads: 1 +feed_threads: 1 video_threads: 1 db: user: kemal @@ -10,4 +11,3 @@ db: full_refresh: false https_only: false geo_bypass: true -update_feeds: true |
