aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_api_peer1.conf
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-10-06 08:46:51 +0000
committerNathan S. Evans <evans@in.tum.de>2010-10-06 08:46:51 +0000
commitcf6c6eea38863e2abe0421762c5e9dd3becc0b24 (patch)
treedce32bdc4b9c89f38aeccb478c4dd2fcc2e231d4 /src/dht/test_dht_api_peer1.conf
parent129e2b3cb013020a6fca41d5b02e0f305cc14f5a (diff)
downloadgnunet-cf6c6eea38863e2abe0421762c5e9dd3becc0b24.tar.gz
gnunet-cf6c6eea38863e2abe0421762c5e9dd3becc0b24.zip
fix get error (never canceled) in test_dht_api, remove valgrind from conf
Diffstat (limited to 'src/dht/test_dht_api_peer1.conf')
-rw-r--r--src/dht/test_dht_api_peer1.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf
index 06bf9e533..375d7cde9 100644
--- a/src/dht/test_dht_api_peer1.conf
+++ b/src/dht/test_dht_api_peer1.conf
@@ -2,13 +2,12 @@
2AUTOSTART = NO 2AUTOSTART = NO
3 3
4[dht] 4[dht]
5DEBUG = NO 5DEBUG = YES
6AUTOSTART = YES 6AUTOSTART = YES
7ACCEPT_FROM6 = ::1; 7ACCEPT_FROM6 = ::1;
8ACCEPT_FROM = 127.0.0.1; 8ACCEPT_FROM = 127.0.0.1;
9HOSTNAME = localhost 9HOSTNAME = localhost
10PORT = 2100 10PORT = 2100
11PREFIX = valgrind
12 11
13[dhtcache] 12[dhtcache]
14QUOTA = 1000000 13QUOTA = 1000000