From fc59fbc5e9fb82d70f2ed1f01a0f470627a99014 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 12 May 2010 15:12:29 +0000 Subject: do not use default services for things that ARM will start automatically --- src/dht/test_dht_api_peer1.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dht/test_dht_api_peer1.conf') diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf index 10fc273a7..33ca838f3 100644 --- a/src/dht/test_dht_api_peer1.conf +++ b/src/dht/test_dht_api_peer1.conf @@ -114,7 +114,7 @@ HOSTNAME = localhost PORT = 12092 [arm] -DEFAULTSERVICES = peerinfo core dht +DEFAULTSERVICES = ACCEPT_FROM6 = ::1; ACCEPT_FROM = 127.0.0.1; BINARY = gnunet-service-arm -- cgit v1.2.3