aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-02 08:48:45 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-02 08:48:45 +0000
commit9200ed3857ac29d11d4947c5eb231e9e3ee5ecfc (patch)
tree8e5d5e096e74912907d4e408b32c401a838ef079 /src/namestore/test_namestore_api.conf
parent343aae5699583ab2fb7108776a64acc2f94dda2a (diff)
downloadgnunet-9200ed3857ac29d11d4947c5eb231e9e3ee5ecfc.tar.gz
gnunet-9200ed3857ac29d11d4947c5eb231e9e3ee5ecfc.zip
-fix config
Diffstat (limited to 'src/namestore/test_namestore_api.conf')
-rw-r--r--src/namestore/test_namestore_api.conf11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/namestore/test_namestore_api.conf b/src/namestore/test_namestore_api.conf
index a685ab4dc..68f972e25 100644
--- a/src/namestore/test_namestore_api.conf
+++ b/src/namestore/test_namestore_api.conf
@@ -1,22 +1,11 @@
1[arm] 1[arm]
2PORT = 12000 2PORT = 12000
3DEFAULTSERVICES = namestore 3DEFAULTSERVICES = namestore
4UNIXPATH = /tmp/gnunet-p1-service-arm.sock
5 4
6[namestore] 5[namestore]
7#PREFIX = valgrind 6#PREFIX = valgrind
8AUTOSTART = YES 7AUTOSTART = YES
9UNIXPATH = /tmp/gnunet-service-namestore.sock
10UNIX_MATCH_UID = YES
11UNIX_MATCH_GID = YES
12PORT = 2099
13HOSTNAME = localhost
14HOME = $SERVICEHOME
15BINARY = gnunet-service-namestore2
16ACCEPT_FROM = 127.0.0.1;
17ACCEPT_FROM6 = ::1;
18DATABASE = sqlite 8DATABASE = sqlite
19ZONEFILE_DIRECTORY = zonefiles
20 9
21[namestore-sqlite] 10[namestore-sqlite]
22FILENAME = $SERVICEHOME/namestore/sqlite_test.db 11FILENAME = $SERVICEHOME/namestore/sqlite_test.db