diff options
Diffstat (limited to 'conf/modules.d/elastic.conf')
-rw-r--r-- | conf/modules.d/elastic.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/modules.d/elastic.conf b/conf/modules.d/elastic.conf index 6255d528f..aafa8cbdf 100644 --- a/conf/modules.d/elastic.conf +++ b/conf/modules.d/elastic.conf @@ -69,7 +69,7 @@ elastic { shrink = false; shards_count = 1; max_gb_per_shard = 0; # zero - disabled by default, if enabled - shards_count is ignored - force_merge = true; + force_merge = false; segments_count = 1; }; cold = { |