罗俊辉 vor 1 Jahr
Ursprung
Commit
26462e5287
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      applications/static/config.py

+ 2 - 2
applications/static/config.py

@@ -518,10 +518,10 @@ ab_test_config = {
 }
 
 # prod
-# db_article = "long_articles_video"
+db_article = "long_articles_video"
 
 # dev
-db_article = "long_articles_video_dev"
+# db_article = "long_articles_video_dev"
 article_queue = "long_articles_queue"
 
 # spider coroutines