diff options
Diffstat (limited to 'config/sidekiq_queues.yml')
-rw-r--r-- | config/sidekiq_queues.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/sidekiq_queues.yml b/config/sidekiq_queues.yml index 08cb8f715f0..d4f391e75bb 100644 --- a/config/sidekiq_queues.yml +++ b/config/sidekiq_queues.yml @@ -252,6 +252,10 @@ - 1 - - upload_checksum - 1 +- - vulnerability_exports_export + - 1 +- - vulnerability_exports_export_deletion + - 1 - - web_hook - 1 - - x509_certificate_revoke |