mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Remove the check_releases queue
This commit is contained in:
@ -546,8 +546,7 @@ else:
|
||||
}
|
||||
|
||||
RQ_QUEUES = {
|
||||
'default': RQ_PARAMS, # Webhooks
|
||||
'check_releases': RQ_PARAMS,
|
||||
'default': RQ_PARAMS,
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user