summaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/config.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/example/config.yaml b/example/config.yaml
index 668d1729c..7f119ab16 100644
--- a/example/config.yaml
+++ b/example/config.yaml
@@ -289,6 +289,14 @@ cache:
follow-request-ttl: "30m"
follow-request-sweep-freq: "1m"
+ list-max-size: 2000
+ list-ttl: "30m"
+ list-sweep-freq: "1m"
+
+ list-entry-max-size: 2000
+ list-entry-ttl: "30m"
+ list-entry-sweep-freq: "1m"
+
media-max-size: 1000
media-ttl: "30m"
media-sweep-freq: "1m"