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