summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 6db6c772d..9e5562843 100644
--- a/config/config.json
+++ b/config/config.json
@@ -292,7 +292,9 @@
"Password": "changeme",
"EnableIndexing": false,
"EnableSearching": false,
- "Sniff": true
+ "Sniff": true,
+ "PostIndexReplicas": 2,
+ "PostIndexShards": 1
},
"DataRetentionSettings": {
"Enable": false