From 876ca33fef894c1072d58818dc300d6124ccbea9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 9 Jul 2013 21:41:19 +0000 Subject: [PATCH] -add missing option --- src/namestore/namestore.conf.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/namestore/namestore.conf.in b/src/namestore/namestore.conf.in index c6e43d732..18a37f0da 100644 --- a/src/namestore/namestore.conf.in +++ b/src/namestore/namestore.conf.in @@ -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 -- 2.25.1