Skip to content

Commit

Permalink
VT: increase scraper frequency
Browse files Browse the repository at this point in the history
  • Loading branch information
NewAgeAirbender authored Jan 2, 2024
1 parent 606a747 commit 620a151
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/vt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ VT-scrape:
enabled: true
environment: scrapers
triggers:
# - cron: 27 */4 * * ?
- cron: 0 5 * * ?
- cron: 27 */4 * * ?
# - cron: 0 5 * * ?
timeout_minutes: 480
next_tasks:
- VT-text
Expand Down

0 comments on commit 620a151

Please sign in to comment.