projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9736006
)
try to get peerinfo to start sooner for dht testcase
author
Nathan S. Evans
<evans@in.tum.de>
Thu, 6 May 2010 13:21:54 +0000
(13:21 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Thu, 6 May 2010 13:21:54 +0000
(13:21 +0000)
src/dht/test_dht_api_peer1.conf
patch
|
blob
|
history
diff --git
a/src/dht/test_dht_api_peer1.conf
b/src/dht/test_dht_api_peer1.conf
index b9d9ab4173be189665217251078f77b5465cde70..500cc1c3fec19e5560ae84069bcc03a1fadc3a84 100644
(file)
--- a/
src/dht/test_dht_api_peer1.conf
+++ b/
src/dht/test_dht_api_peer1.conf
@@
-122,7
+122,7
@@
HOSTNAME = localhost
PORT = 12092
[arm]
-DEFAULTSERVICES = core dht
+DEFAULTSERVICES =
peerinfo
core dht
ALLOW_SHUTDOWN = YES
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;