diff --git a/config.sample.yaml b/config.sample.yaml index 94d008c..2875fb6 100644 --- a/config.sample.yaml +++ b/config.sample.yaml @@ -2,4 +2,5 @@ server: example.com # does nothing yet hashingsecret: PasswordHashingSecret port: 3008 # port the server runs on db: pomme.sqlite -testdb: test.sqlite \ No newline at end of file +testdb: test.sqlite +zonedir: /home/user/pomme/nds/pomme/zones \ No newline at end of file