Next: semantic-checks, Previous: update-in, Up: zones Statement Definition and Grammar [Contents][Index]
Data directory for zones. It is used to store zone files and journal files.
Value of storage
set in zone
section is relative to storage
in zones
section.
Default value (in zones
section): ${localstatedir}/lib/knot, configured with --with-storage=path
Default value (in zone
config): inherited from zones
section
zones { storage "/var/lib/knot"; example.com { storage "com"; file "example.com"; # /var/lib/knot/com/example.com } }