server: version: "Knot DNS" nsid: "Framboise" rundir: "/run/knot" user: "knot:knot" listen: [ "2a0b:cbc0:1103:2::106f@53", "0.0.0.0@53" ] log: - target: "/var/log/knot.log" any: "debug" database: storage: "/var/lib/knot" key: - id: "potironframboise." algorithm: "hmac-sha512" secret: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" remote: - id: "Potiron" address: [ "2a01:e0a:15c:2e40:acab:3:3:3@53", "82.66.61.19@53" ] key: "potironframboise." acl: - id: "PotironNotif" address: [ "2a01:e0a:15c:2e40:acab:3:3:3", "82.66.61.19" ] key: "potironframboise." action: "notify" template: - id: "niver" storage: "/var/lib/knot/zones" file: "%s.zone" master: "Potiron" acl: "PotironNotif" zone: - domain: "niv.re." template: "niver"