mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-22 22:29:34 +00:00
Add the blacklist checking to the bulk
This commit is contained in:
@@ -29,4 +29,5 @@ CELERYBEAT_SCHEDULE = {
|
||||
|
||||
CELERY_ROUTES = {
|
||||
"sso.tasks.update_service_groups": {'queue': 'bulk'},
|
||||
"hr.tasks.blacklist_check": {'queue': 'bulk'},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user