aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-02-24 17:05:33 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-02-24 17:05:33 +0000
commit95c9e40b4153361d1e6e45f99659759a8f0f14de (patch)
tree992b8830de7a7062a39bd369900fcf8c9f85adc7 /src/namestore/test_namestore_api.conf
parent0c7a03ffdb1388ac0caf90a22f9b1e93b6befa8f (diff)
downloadgnunet-95c9e40b4153361d1e6e45f99659759a8f0f14de.tar.gz
gnunet-95c9e40b4153361d1e6e45f99659759a8f0f14de.zip
- lookup API send recv
Diffstat (limited to 'src/namestore/test_namestore_api.conf')
-rw-r--r--src/namestore/test_namestore_api.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/namestore/test_namestore_api.conf b/src/namestore/test_namestore_api.conf
index be93cb962..1683d13cf 100644
--- a/src/namestore/test_namestore_api.conf
+++ b/src/namestore/test_namestore_api.conf
@@ -4,6 +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
7AUTOSTART = YES 8AUTOSTART = YES
8UNIXPATH = /tmp/gnunet-service-namestore.sock 9UNIXPATH = /tmp/gnunet-service-namestore.sock
9UNIX_MATCH_UID = YES 10UNIX_MATCH_UID = YES