From 920727cfb1c986cef27cdfbcdb304ed0426e2f12 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Sun, 22 Mar 2026 21:14:49 +0000 Subject: [PATCH] chamge log level --- apps/base/customer1/news_bot/scrapy-configmap.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/base/customer1/news_bot/scrapy-configmap.yaml b/apps/base/customer1/news_bot/scrapy-configmap.yaml index 12e4b4a..5041012 100644 --- a/apps/base/customer1/news_bot/scrapy-configmap.yaml +++ b/apps/base/customer1/news_bot/scrapy-configmap.yaml @@ -11,8 +11,8 @@ data: DB_PORT: "5432" # Scrapy Settings - LOG_LEVEL: "WARNING" + LOG_LEVEL: "INFO" USER_AGENT: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) NewsScraper/1.0" - CONCURRENT_REQUESTS: "150" + CONCURRENT_REQUESTS: "50" # Proxy Endpoint (The URL part only) PROXY_ENDPOINT: ""