Sha256: 810b1990af01e9aad91232a0ce8cbfc9b41e0949277d272d6e5f8198fd32b542

Contents?: true

Size: 215 Bytes

Versions: 7

Compression:

Stored size: 215 Bytes

Contents

connection:
  host: 'localhost'
  port: 5672
  # vhost:
  # user:
  # pass:
exchange:
  name: 'tengine_event_test_exchange'
  type: 'direct'
  durable: true
queue:
  name: 'tengine_event_test_queue'
  durable: true

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
tengine_event-1.2.2 spec/mq_config.yml.example
tengine_event-1.2.1 spec/mq_config.yml.example
tengine_event-1.2.0 spec/mq_config.yml.example
tengine_event-0.4.9 spec/mq_config.yml.example
tengine_event-0.4.8 spec/mq_config.yml.example
tengine_event-0.4.7 spec/mq_config.yml.example
tengine_event-0.4.6 spec/mq_config.yml.example