aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/namestore.conf.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-06-19 13:35:19 +0000
committerChristian Grothoff <christian@grothoff.org>2013-06-19 13:35:19 +0000
commit2899584a9a95733fe2eba5fd23a499eb4c0f5224 (patch)
treebcde6d2a618e2fe090838f454748ba0c1c38d47d /src/namestore/namestore.conf.in
parent7cc27364777a9decec947660eba6fabdb9f17cd7 (diff)
downloadgnunet-2899584a9a95733fe2eba5fd23a499eb4c0f5224.tar.gz
gnunet-2899584a9a95733fe2eba5fd23a499eb4c0f5224.zip
-remove dead option from defaults
Diffstat (limited to 'src/namestore/namestore.conf.in')
-rw-r--r--src/namestore/namestore.conf.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/namestore/namestore.conf.in b/src/namestore/namestore.conf.in
index d7c372d80..c6e43d732 100644
--- a/src/namestore/namestore.conf.in
+++ b/src/namestore/namestore.conf.in
@@ -10,7 +10,6 @@ BINARY = gnunet-service-namestore
10ACCEPT_FROM = 127.0.0.1; 10ACCEPT_FROM = 127.0.0.1;
11ACCEPT_FROM6 = ::1; 11ACCEPT_FROM6 = ::1;
12DATABASE = sqlite 12DATABASE = sqlite
13ZONEFILE_DIRECTORY = $SERVICEHOME/namestore/zonefiles
14 13
15[namestore-sqlite] 14[namestore-sqlite]
16FILENAME = $SERVICEHOME/namestore/sqlite.db 15FILENAME = $SERVICEHOME/namestore/sqlite.db