Next: , Previous: , Up: system Statement Definition and Usage   [Contents][Index]


A.1.2.4 storage

The working directory of Knot DNS, it is used to store zone files and journal files. Default: ${localstatedir}/lib/knot, configured with --with-storage=path

system {
  storage "/var/lib/knot";
}