spec/config/waistband/waistband_events.yml in waistband-0.7.4 vs spec/config/waistband/waistband_events.yml in waistband-0.8.0
- old
+ new
@@ -1,15 +1,13 @@
development: &DEV
- name: events
stringify: true
settings:
index:
- number_of_shards: 4
+ number_of_shards: 1
number_of_replicas: 1
mappings:
event:
_source:
includes: ["*"]
test:
<<: *DEV
- name: events_test