You are here

queue_order.settings.yml in Queue UI 8.2

tests/modules/queue_ui_order_fixtures/config/install/queue_order.settings.yml

File

tests/modules/queue_ui_order_fixtures/config/install/queue_order.settings.yml
View source
  1. order:
  2. queue_order_worker_A: 30
  3. queue_order_worker_B: 20
  4. queue_order_worker_C: 10
  5. queue_order_worker_D: 0
  6. queue_order_worker_E: -10
  7. queue_order_worker_F: -20