enhance news crawler configuration with new sources and improved request headers
This commit is contained in:
+2
-2
@@ -392,8 +392,8 @@
|
||||
"format": "json"
|
||||
},
|
||||
"newsCrawler": {
|
||||
"maxPages": 15,
|
||||
"maxDepth": 1,
|
||||
"maxPages": -1,
|
||||
"maxDepth": 10,
|
||||
"requestTimeout": 15000,
|
||||
"disabledLabels": [
|
||||
"Arab News",
|
||||
|
||||
Reference in New Issue
Block a user