summaryrefslogtreecommitdiffstats
path: root/config/default.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.json')
-rw-r--r--config/default.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/default.json b/config/default.json
index fd3e81baa..f4eec7ec5 100644
--- a/config/default.json
+++ b/config/default.json
@@ -316,7 +316,8 @@
"PostIndexShards": 1,
"AggregatePostsAfterDays": 365,
"PostsAggregatorJobStartTime": "03:00",
- "IndexPrefix": ""
+ "IndexPrefix": "",
+ "LiveIndexingBatchSize": 1
},
"DataRetentionSettings": {
"EnableMessageDeletion": false,