Sha256: 5b682357c4d024c4e07416529f55f3ec23bdd8252158e8c097febb6b3b1e80d0

Contents?: true

Size: 395 Bytes

Versions: 7

Compression:

Stored size: 395 Bytes

Contents

test:
  host: localhost
  port: 5672
  user: guest
  password: guest
  application: rabbit_feed
  auto_delete_queue: true
test_config:
  host: localhost
  port: 5672
  user: guest
  password: guest
  application: rabbit_feed
  exchange: rabbit_feed_exchange
  heartbeat: 60
  connect_timeout: 1
  network_recovery_interval: 0.1
  auto_delete_queue: true
  auto_delete_exchange: true
test_blank:

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
rabbit_feed-2.3.6 spec/fixtures/configuration.yml
rabbit_feed-2.3.5 spec/fixtures/configuration.yml
rabbit_feed-2.3.4 spec/fixtures/configuration.yml
rabbit_feed-2.3.3 spec/fixtures/configuration.yml
rabbit_feed-2.3.2 spec/fixtures/configuration.yml
rabbit_feed-2.3.1 spec/fixtures/configuration.yml
rabbit_feed-2.3.0 spec/fixtures/configuration.yml