diff options
Diffstat (limited to 'src/namestore/namestore.conf.in')
-rw-r--r-- | src/namestore/namestore.conf.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/namestore/namestore.conf.in b/src/namestore/namestore.conf.in index c9b9984..d93aea6 100644 --- a/src/namestore/namestore.conf.in +++ b/src/namestore/namestore.conf.in @@ -11,6 +11,7 @@ BINARY = gnunet-service-namestore ACCEPT_FROM = 127.0.0.1; ACCEPT_FROM6 = ::1; DATABASE = sqlite +ZONEFILE_DIRECTORY = $SERVICEHOME/namestore/zonefiles [namestore-sqlite] FILENAME = $SERVICEHOME/namestore/sqlite.db |