fixing: assertion failed at transport_api_new.c:1277
[oweals/gnunet.git] / src / transport / test_quota_compliance_http_peer1.conf
index 190410d910a5adcb509fa08eb40eb90da39337cb..85cd22a4f31fa91627bd3fc63ce363c974b9b72a 100644 (file)
@@ -1,5 +1,5 @@
 [PATHS]
-SERVICEHOME = /tmp/test_quota_compliance_peer1/
+SERVICEHOME = /tmp/test-transport/quota-http-p1/
 DEFAULTCONFIG = test_quota_compliance_http_peer1.conf
 
 [fs]
@@ -31,14 +31,17 @@ MINIMUM-FRIENDS = 0
 AUTOSTART = NO
 
 [transport-http]
-PORT = 4389
+PORT = 4010
 DEBUG = NO
 USE_IPv4 = YES
 USE_IPv6 = NO
 BINDTO4 = 127.0.0.1
 #BINDTO6 = ::1
+USE_LOCALADDR = YES
 
 [transport]
+PORT = 4011
+UNIXPATH = /tmp/test_quota_compliance_http_transport_peer1.sock
 plugins = http
 #DEBUG = YES
 PREFIX = 
@@ -49,10 +52,10 @@ BINARY = gnunet-service-transport
 CONFIG = $DEFAULTCONFIG
 HOME = $SERVICEHOME
 HOSTNAME = localhost
-PORT = 4091
-UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_transport_peer1.sock
 
 [peerinfo]
+PORT = 4012
+UNIXPATH = /tmp/test_quota_compliance_http_peerinfo_peer1.sock
 TRUST = $SERVICEHOME/data/credit/
 HOSTS = $SERVICEHOME/data/hosts/
 ACCEPT_FROM6 = ::1;
@@ -61,30 +64,30 @@ BINARY = gnunet-service-peerinfo
 CONFIG = $DEFAULTCONFIG
 HOME = $SERVICEHOME
 HOSTNAME = localhost
-PORT = 4090
-UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_peerinfo_peer1.sock
 
 [resolver]
+PORT = 4013
+UNIXPATH = /tmp/test_quota_compliance_http_resolver_peer1.sock
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 BINARY = gnunet-service-resolver
 CONFIG = $DEFAULTCONFIG
 HOME = $SERVICEHOME
 HOSTNAME = localhost
-PORT = 4089
-UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_resolver_peer1.sock
 
 [statistics]
+PORT = 4014
+UNIXPATH = /tmp/test_quota_compliance_http_statistics_peer1.sock
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 BINARY = gnunet-service-statistics
 CONFIG = $DEFAULTCONFIG
 HOME = $SERVICEHOME
 HOSTNAME = localhost
-PORT = 4088
-UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_statistics_peer1.sock
 
 [arm]
+PORT = 4015
+UNIXPATH = /tmp/test_quota_compliance_http_arm_peer1.sock
 DEFAULTSERVICES = 
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
@@ -92,8 +95,6 @@ BINARY = gnunet-service-arm
 CONFIG = $DEFAULTCONFIG
 HOME = $SERVICEHOME
 HOSTNAME = localhost
-PORT = 4087
-UNIXPATH = /tmp/test_quota_compliance_peer1/test_quota_compliance_arm_peer1.sock
 
 [TESTING]
 WEAKRANDOM = YES
@@ -105,4 +106,10 @@ HOSTKEY = $SERVICEHOME/.hostkey
 [dht]
 AUTOSTART = NO
 
+[mesh]
+AUTOSTART = NO
+
+[dns]
+AUTOSTART = NO
+