knot: fix patch for configuration sample

Fixes #26149

Signed-off-by: Jan Hák <jan.hak@nic.cz>
This commit is contained in:
Jan Hák
2025-03-19 15:25:23 +01:00
committed by Josef Schlehofer
parent 32de15820b
commit 8a5d1a1519

View File

@@ -1,11 +1,11 @@
--- a/samples/knot.sample.conf.in --- a/samples/knot.sample.conf.in
+++ b/samples/knot.sample.conf.in +++ b/samples/knot.sample.conf.in
@@ -25,6 +25,8 @@ template: @@ -13,6 +13,8 @@ log:
- id: default
storage: "@storage_dir@"
file: "%s.zone"
+ max-journal-db-size: 20M
+ max-timer-db-size: 5M
zone: database:
# # Primary zone storage: "@storage_dir@"
+ journal-db-max-size: 20M
+ timer-db-max-size: 5M
remote:
# - id: secondary