chamge log level
This commit is contained in:
parent
e886a09c5c
commit
920727cfb1
1 changed files with 2 additions and 2 deletions
|
|
@ -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: ""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue