mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 10:58:37 -06:00
Remove the check_releases queue
This commit is contained in:
parent
1f048a6d61
commit
918d739acb
@ -546,8 +546,7 @@ else:
|
||||
}
|
||||
|
||||
RQ_QUEUES = {
|
||||
'default': RQ_PARAMS, # Webhooks
|
||||
'check_releases': RQ_PARAMS,
|
||||
'default': RQ_PARAMS,
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user