summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/config.json b/config/config.json
index 9e5562843..310fe1ce7 100644
--- a/config/config.json
+++ b/config/config.json
@@ -293,7 +293,7 @@
"EnableIndexing": false,
"EnableSearching": false,
"Sniff": true,
- "PostIndexReplicas": 2,
+ "PostIndexReplicas": 1,
"PostIndexShards": 1
},
"DataRetentionSettings": {
@@ -306,4 +306,4 @@
"PluginSettings": {
"Plugins": {}
}
-} \ No newline at end of file
+}