Sha256: 6934c2f88b39dc1c79003e6f731826d87cb8f75bdfc735ee0ebc3b68094a6f77

Contents?: true

Size: 219 Bytes

Versions: 8

Compression:

Stored size: 219 Bytes

Contents

development: &DEV
  stringify: false
  log_level: 2 # warning
  settings:
    index:
      number_of_shards: 1
      number_of_replicas: 1
  mappings:
    event:
      _source:
        includes: ["*"]

test:
  <<: *DEV

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
waistband-0.16.2 spec/config/waistband/waistband_search.yml
waistband-0.16.1 spec/config/waistband/waistband_search.yml
waistband-0.15.2 spec/config/waistband/waistband_search.yml
waistband-0.15.1 spec/config/waistband/waistband_search.yml
waistband-0.14.3 spec/config/waistband/waistband_search.yml
waistband-0.14.2 spec/config/waistband/waistband_search.yml
waistband-0.14.1 spec/config/waistband/waistband_search.yml
waistband-0.14.0 spec/config/waistband/waistband_search.yml