getting plugins to work again
[oweals/gnunet.git] / src / transport / test_transport_api_http_peer2.conf
index 2d2cebec0f48af4fd3fe9220522ba2e89f1acd90..a4b7b8bf03dc6771e108fd331fae1310e16c7cab 100644 (file)
@@ -1,31 +1,11 @@
 [transport-http]
-PORT = 22368
-DEBUG = YES
-
-[fs]
-ACCEPT_FROM6 = ::1;
-ACCEPT_FROM = 127.0.0.1;
-BINARY = gnunet-service-fs
-CONFIG = $DEFAULTCONFIG
-HOME = $SERVICEHOME
-HOSTNAME = localhost
-PORT = 2094
-INDEXDB = $SERVICEHOME/idxinfo.lst
-
-[datastore-sqlite]
-FILENAME = $SERVICEHOME/datastore/sqlite.db
-
-[datastore]
-DATABASE = sqlite
-BLOOMFILTER = $SERVICEHOME/fs/bloomfilter
-QUOTA = 100000000
-ACCEPT_FROM6 = ::1;
-ACCEPT_FROM = 127.0.0.1;
-BINARY = gnunet-service-datastore
-CONFIG = $DEFAULTCONFIG
-HOME = $SERVICEHOME
-HOSTNAME = localhost
-PORT = 2093
+PORT = 12090
+DEBUG = NO
+USE_IPv6 = YES
+USE_IPv4 = YES
+#BINDTO4 = 127.0.0.1
+#BINDTO6 = ::1
+USE_LOCALADDR = YES
 
 [hostlist]
 HTTP-PROXY = 
@@ -48,9 +28,7 @@ MINIMUM-FRIENDS = 0
 
 [transport]
 PLUGINS = http
-DEBUG = YES
-# PREFIX = 
-ALLOW_SHUTDOWN = YES
+#DEBUG = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
@@ -58,9 +36,11 @@ BINARY = gnunet-service-transport
 CONFIG = $DEFAULTCONFIG
 HOME = $SERVICEHOME
 HOSTNAME = localhost
-PORT = 22365
+PORT = 12091
+UNIXPATH = /tmp/gnunet-p2-service-transport.sock
 #PREFIX = xterm -T transport1 -e gdb --command=cmd --args
 #PREFIX = valgrind --leak-check=full
+#PREFIX = valgrind --tool=massif
 
 [peerinfo]
 TRUST = $SERVICEHOME/data/credit/
@@ -71,7 +51,8 @@ BINARY = gnunet-service-peerinfo
 CONFIG = $DEFAULTCONFIG
 HOME = $SERVICEHOME
 HOSTNAME = localhost
-PORT = 22369
+PORT = 12092
+UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 
 [resolver]
 ACCEPT_FROM6 = ::1;
@@ -80,7 +61,8 @@ BINARY = gnunet-service-resolver
 CONFIG = $DEFAULTCONFIG
 HOME = $SERVICEHOME
 HOSTNAME = localhost
-PORT = 22364
+PORT = 12093
+UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
 
 [statistics]
 ACCEPT_FROM6 = ::1;
@@ -89,7 +71,9 @@ BINARY = gnunet-service-statistics
 CONFIG = $DEFAULTCONFIG
 HOME = $SERVICEHOME
 HOSTNAME = localhost
-PORT = 22367
+PORT = 12094
+UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
+
 
 [arm]
 DEFAULTSERVICES = 
@@ -99,11 +83,8 @@ BINARY = gnunet-service-arm
 CONFIG = $DEFAULTCONFIG
 HOME = $SERVICEHOME
 HOSTNAME = localhost
-PORT = 22366
-
-[transport-tcp]
-TIMEOUT = 300000
-PORT = 22368
+PORT = 12095
+UNIXPATH = /tmp/gnunet-p2-service-arm.sock
 
 [TESTING]
 WEAKRANDOM = YES
@@ -112,6 +93,25 @@ WEAKRANDOM = YES
 HOSTKEY = $SERVICEHOME/.hostkey
 
 [PATHS]
-DEFAULTCONFIG = test_transport_api_http_peer2.conf
-SERVICEHOME = /tmp/test-gnunetd-transport-peer-2/
+SERVICEHOME = /tmp/test-transport/api-http-p2/
+
+[fs]
+AUTOSTART = NO
+
+[datastore]
+AUTOSTART = NO
+
+[core]
+AUTOSTART = NO
+
+[dht]
+AUTOSTART = NO
+
+[mesh]
+AUTOSTART = NO
+
+
+[dns]
+AUTOSTART = NO
+