summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 5acd7d177..b8657d8d2 100644
--- a/config/config.json
+++ b/config/config.json
@@ -296,7 +296,9 @@
"EnableSearching": false,
"Sniff": true,
"PostIndexReplicas": 1,
- "PostIndexShards": 1
+ "PostIndexShards": 1,
+ "AggregatePostsAfterDays": 365,
+ "PostsAggregatorJobStartTime": "03:00"
},
"DataRetentionSettings": {
"Enable": false