@@ -461,4 +461,10 @@ db_article = "long_articles_video"
# dev
# db_article = "long_articles_video_dev"
-article_queue = "long_articles_queue"
+article_queue = "long_articles_queue"
+
+# spider coroutines
+spider_coroutines = 6
+# mysql coroutines
+mysql_coroutines = 40