mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-19 09:53:34 -06:00
Remove the check_releases queue
This commit is contained in:
parent
29299b4644
commit
f426ba3526
@ -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