blob: 8c626690e576408e37c8f6db6f77ebd63663718b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
diff --git a/samples/knot.sample.conf.in b/samples/knot.sample.conf.in
index 10302f958..75082f537 100644
--- a/samples/knot.sample.conf.in
+++ b/samples/knot.sample.conf.in
@@ -30,6 +30,8 @@ template:
- id: default
storage: "@storage_dir@"
file: "%s.zone"
+ max-journal-db-size: 20M
+ max-timer-db-size: 5M
zone:
# # Master zone
|