Sha256: 9e6179f3170046be3d311f998fdfa017ed4a63ba804f4bb1bc469bf31d9524db

Contents?: true

Size: 359 Bytes

Versions: 13

Compression:

Stored size: 359 Bytes

Contents

development: &DEV
  stringify: true
  connection:
    timeout: 2
    retries: 5
    reload_on_failure: true
    servers:
      server1:
        host: 127.0.0.1
        port: 9200
        protocol: http
  settings:
    index:
      number_of_shards: 1
      number_of_replicas: 1
  mappings:
    event:
      _source:
        includes: ["*"]

test:
  <<: *DEV

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
waistband-6.3.0 spec/config/waistband/waistband_multi_connection_events.yml
waistband-6.2.0 spec/config/waistband/waistband_multi_connection_events.yml
waistband-6.1.1 spec/config/waistband/waistband_multi_connection_events.yml
waistband-6.1.0 spec/config/waistband/waistband_multi_connection_events.yml
waistband-6.0.0 spec/config/waistband/waistband_multi_connection_events.yml
waistband-0.16.7 spec/config/waistband/waistband_multi_connection_events.yml
waistband-0.16.6 spec/config/waistband/waistband_multi_connection_events.yml
waistband-0.16.5 spec/config/waistband/waistband_multi_connection_events.yml
waistband-0.16.3 spec/config/waistband/waistband_multi_connection_events.yml
waistband-0.16.2 spec/config/waistband/waistband_multi_connection_events.yml
waistband-0.16.1 spec/config/waistband/waistband_multi_connection_events.yml
waistband-0.15.2 spec/config/waistband/waistband_multi_connection_events.yml
waistband-0.15.1 spec/config/waistband/waistband_multi_connection_events.yml