update scheduler configuration for news crawler and other sources

This commit is contained in:
ImBenji
2026-04-17 00:11:50 +01:00
parent ed108a1959
commit c80558fd50
3 changed files with 16 additions and 3 deletions
+4
View File
@@ -658,5 +658,9 @@
"edgar": "15 * * * *",
"alphaVantage": "20 * * * *",
"finnhub": "25 * * * *"
},
"contentBackfill": {
"cron": "0 * * * *",
"batchSize": -1
}
}