-add missing option
authorChristian Grothoff <christian@grothoff.org>
Tue, 9 Jul 2013 21:41:19 +0000 (21:41 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 9 Jul 2013 21:41:19 +0000 (21:41 +0000)
src/namestore/namestore.conf.in

index c6e43d732da6f91eb647768b74b85e1bf3f61e2e..18a37f0da1efad087384d7fc62ed2a4dcd37fb29 100644 (file)
@@ -10,6 +10,7 @@ BINARY = gnunet-service-namestore
 ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;
 DATABASE = sqlite
+ZONEFILE_DIRECTORY = $SERVICEHOME/zones/
 
 [namestore-sqlite]
 FILENAME = $SERVICEHOME/namestore/sqlite.db