summaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/config.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/example/config.yaml b/example/config.yaml
index 12e49e420..71d26e50c 100644
--- a/example/config.yaml
+++ b/example/config.yaml
@@ -207,6 +207,10 @@ cache:
notification-ttl: "5m"
notification-sweep-freq: "10s"
+ report-max-size: 100
+ report-ttl: "5m"
+ report-sweep-freq: "10s"
+
status-max-size: 500
status-ttl: "5m"
status-sweep-freq: "10s"