Skip to content

Commit

Permalink
`chore: Disable "invoke_huntress_integration_collection" job in sched…
Browse files Browse the repository at this point in the history
…uler`
  • Loading branch information
taylorwalton committed Nov 4, 2024
1 parent 810ef03 commit 1d3cd8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/app/schedulers/scheduler.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ async def schedule_enabled_jobs(scheduler):
"invoke_office365_exchange_online_alert",
"invoke_office365_threat_intel_alert",
"wazuh_index_fields_resize",
"invoke_huntress_integration_collection",
]

# Disable each job in the list
Expand Down

0 comments on commit 1d3cd8d

Please sign in to comment.