Skip to content

Commit

Permalink
Flatten worker settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed Jan 25, 2021
1 parent a3d9104 commit 3493f91
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions config/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,10 @@
:level_azure_stack: info

:workers:
:worker_base:
:event_catcher:
:event_catcher_azure_stack:
:poll: 20.seconds
:queue_worker_base:
:ems_refresh_worker:
:ems_refresh_worker_azure_stack: {}
:ems_refresh_worker_azure_stack_network: {}

:ems_refresh_worker_azure_stack:
:inherits_from: ems_refresh_worker
:ems_refresh_worker_azure_stack_network:
:inherits_from: ems_refresh_worker
:event_catcher_azure_stack:
:inherits_from: event_catcher
:poll: 20.seconds

0 comments on commit 3493f91

Please sign in to comment.