summaryrefslogtreecommitdiff
path: root/config.example.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.example.json')
-rw-r--r--config.example.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.example.json b/config.example.json
index 5397722..f4909a7 100644
--- a/config.example.json
+++ b/config.example.json
@@ -5,7 +5,7 @@
"enabled": true,
"path": "cache",
"lifetime": null,
- "max-size": 1024,
+ "max-size": 200,
"update-interval": 5
},
"static-path": "static",