blob: 935fc46137f62e6b28f13d9b2825037973042701 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/samples/knot.sample.conf.in
+++ b/samples/knot.sample.conf.in
@@ -13,6 +13,8 @@ log:
database:
storage: "@storage_dir@"
+ journal-db-max-size: 20M
+ timer-db-max-size: 5M
remote:
# - id: secondary
|