chamge log level

This commit is contained in:
sirius0xdev 2026-03-22 21:14:49 +00:00
parent e886a09c5c
commit 920727cfb1

View file

@ -11,8 +11,8 @@ data:
DB_PORT: "5432" DB_PORT: "5432"
# Scrapy Settings # Scrapy Settings
LOG_LEVEL: "WARNING" LOG_LEVEL: "INFO"
USER_AGENT: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) NewsScraper/1.0" 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 (The URL part only)
PROXY_ENDPOINT: "" PROXY_ENDPOINT: ""