aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-03-06 18:04:47 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-03-06 18:04:47 +0000
commit01d4c36af3ea8e777bbe1a6f98c88f5429b69519 (patch)
tree1c14cfc7ed1adfd0146b00fdb5f2514ebc10a540 /src/namestore/test_namestore_api.conf
parent647b05ca4f4b069210709b65d943d18f570fe548 (diff)
downloadgnunet-01d4c36af3ea8e777bbe1a6f98c88f5429b69519.tar.gz
gnunet-01d4c36af3ea8e777bbe1a6f98c88f5429b69519.zip
- zone iteration stuff
Diffstat (limited to 'src/namestore/test_namestore_api.conf')
-rw-r--r--src/namestore/test_namestore_api.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/test_namestore_api.conf b/src/namestore/test_namestore_api.conf
index c437b414a..f4cd32dbd 100644
--- a/src/namestore/test_namestore_api.conf
+++ b/src/namestore/test_namestore_api.conf
@@ -4,7 +4,7 @@ DEFAULTSERVICES = namestore
4UNIXPATH = /tmp/gnunet-p1-service-arm.sock 4UNIXPATH = /tmp/gnunet-p1-service-arm.sock
5 5
6[namestore] 6[namestore]
7PREFIX = valgrind --leak-check=full 7#PREFIX = valgrind --leak-check=full
8AUTOSTART = YES 8AUTOSTART = YES
9UNIXPATH = /tmp/gnunet-service-namestore.sock 9UNIXPATH = /tmp/gnunet-service-namestore.sock
10UNIX_MATCH_UID = YES 10UNIX_MATCH_UID = YES