(no commit message)
[oweals/gnunet.git] / src / transport / test_transport_api_data.conf
index 968717185ec601de03652fbb84bdff7f8b6011b8..cb90a47a7504cbcb246ea5685a288df70d488f25 100644 (file)
@@ -1,32 +1,15 @@
+[PATHS]
+SERVICEHOME = /tmp/test-transport-api/
+DEFAULTCONFIG = test_transport_api_data.conf
+
 [transport-udp]
 PORT = 2094
 
 [fs]
-ALLOW_SHUTDOWN = YES
-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
+AUTOSTART = NO
 
 [datastore]
-DATABASE = sqlite
-BLOOMFILTER = $SERVICEHOME/fs/bloomfilter
-QUOTA = 100000000
-ALLOW_SHUTDOWN = YES
-ACCEPT_FROM6 = ::1;
-ACCEPT_FROM = 127.0.0.1;
-BINARY = gnunet-service-datastore
-CONFIG = $DEFAULTCONFIG
-HOME = $SERVICEHOME
-HOSTNAME = localhost
-PORT = 2093
+AUTOSTART = NO
 
 [hostlist]
 HTTP-PROXY = 
@@ -48,22 +31,12 @@ FRIENDS-ONLY = NO
 MINIMUM-FRIENDS = 0
 
 [core]
-TOTAL_QUOTA_OUT = 3932160
-TOTAL_QUOTA_IN = 3932160
-ALLOW_SHUTDOWN = YES
-ACCEPT_FROM6 = ::1;
-ACCEPT_FROM = 127.0.0.1;
-BINARY = gnunet-service-core
-CONFIG = $DEFAULTCONFIG
-HOME = $SERVICEHOME
-HOSTNAME = localhost
-PORT = 2092
+AUTOSTART = NO
 
 [transport]
-plugins = udp
-DEBUG = NO
+#plugins = udp
+#DEBUG = YES
 PREFIX = 
-ALLOW_SHUTDOWN = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
@@ -76,7 +49,6 @@ PORT = 2091
 [peerinfo]
 TRUST = $SERVICEHOME/data/credit/
 HOSTS = $SERVICEHOME/data/hosts/
-ALLOW_SHUTDOWN = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 BINARY = gnunet-service-peerinfo
@@ -86,7 +58,6 @@ HOSTNAME = localhost
 PORT = 2090
 
 [resolver]
-ALLOW_SHUTDOWN = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 BINARY = gnunet-service-resolver
@@ -96,7 +67,6 @@ HOSTNAME = localhost
 PORT = 2089
 
 [statistics]
-ALLOW_SHUTDOWN = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 BINARY = gnunet-service-statistics
@@ -106,8 +76,7 @@ HOSTNAME = localhost
 PORT = 2088
 
 [arm]
-DEFAULTSERVICES = resolver transport core
-ALLOW_SHUTDOWN = YES
+DEFAULTSERVICES = 
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 BINARY = gnunet-service-arm
@@ -117,7 +86,6 @@ HOSTNAME = localhost
 PORT = 2087
 
 [transport-tcp]
-ALLOW_SHUTDOWN = NO
 TIMEOUT = 300000
 PORT = 2094
 
@@ -127,7 +95,8 @@ WEAKRANDOM = NO
 [gnunetd]
 HOSTKEY = $SERVICEHOME/.hostkey
 
-[PATHS]
-DEFAULTCONFIG = /etc/gnunetd.conf
-SERVICEHOME = /var/lib/gnunet/
+
+[dht]
+AUTOSTART = NO
+