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: ""