aboutsummaryrefslogtreecommitdiff
path: root/src/dv/test_transport_api_data.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/dv/test_transport_api_data.conf')
-rw-r--r--src/dv/test_transport_api_data.conf9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/dv/test_transport_api_data.conf b/src/dv/test_transport_api_data.conf
index e36fa6455..4b51ece96 100644
--- a/src/dv/test_transport_api_data.conf
+++ b/src/dv/test_transport_api_data.conf
@@ -6,7 +6,6 @@ DEFAULTCONFIG = test_transport_api_data.conf
6PORT = 2094 6PORT = 2094
7 7
8[fs] 8[fs]
9ALLOW_SHUTDOWN = YES
10ACCEPT_FROM6 = ::1; 9ACCEPT_FROM6 = ::1;
11ACCEPT_FROM = 127.0.0.1; 10ACCEPT_FROM = 127.0.0.1;
12BINARY = gnunet-service-fs 11BINARY = gnunet-service-fs
@@ -23,7 +22,6 @@ FILENAME = $SERVICEHOME/datastore/sqlite.db
23DATABASE = sqlite 22DATABASE = sqlite
24BLOOMFILTER = $SERVICEHOME/fs/bloomfilter 23BLOOMFILTER = $SERVICEHOME/fs/bloomfilter
25QUOTA = 100000000 24QUOTA = 100000000
26ALLOW_SHUTDOWN = YES
27ACCEPT_FROM6 = ::1; 25ACCEPT_FROM6 = ::1;
28ACCEPT_FROM = 127.0.0.1; 26ACCEPT_FROM = 127.0.0.1;
29BINARY = gnunet-service-datastore 27BINARY = gnunet-service-datastore
@@ -54,7 +52,6 @@ MINIMUM-FRIENDS = 0
54[core] 52[core]
55TOTAL_QUOTA_OUT = 3932160 53TOTAL_QUOTA_OUT = 3932160
56TOTAL_QUOTA_IN = 3932160 54TOTAL_QUOTA_IN = 3932160
57ALLOW_SHUTDOWN = YES
58ACCEPT_FROM6 = ::1; 55ACCEPT_FROM6 = ::1;
59ACCEPT_FROM = 127.0.0.1; 56ACCEPT_FROM = 127.0.0.1;
60BINARY = gnunet-service-core 57BINARY = gnunet-service-core
@@ -67,7 +64,6 @@ PORT = 2092
67plugins = tcp 64plugins = tcp
68DEBUG = NO 65DEBUG = NO
69PREFIX = 66PREFIX =
70ALLOW_SHUTDOWN = YES
71ACCEPT_FROM6 = ::1; 67ACCEPT_FROM6 = ::1;
72ACCEPT_FROM = 127.0.0.1; 68ACCEPT_FROM = 127.0.0.1;
73NEIGHBOUR_LIMIT = 50 69NEIGHBOUR_LIMIT = 50
@@ -80,7 +76,6 @@ PORT = 2091
80[peerinfo] 76[peerinfo]
81TRUST = $SERVICEHOME/data/credit/ 77TRUST = $SERVICEHOME/data/credit/
82HOSTS = $SERVICEHOME/data/hosts/ 78HOSTS = $SERVICEHOME/data/hosts/
83ALLOW_SHUTDOWN = YES
84ACCEPT_FROM6 = ::1; 79ACCEPT_FROM6 = ::1;
85ACCEPT_FROM = 127.0.0.1; 80ACCEPT_FROM = 127.0.0.1;
86BINARY = gnunet-service-peerinfo 81BINARY = gnunet-service-peerinfo
@@ -90,7 +85,6 @@ HOSTNAME = localhost
90PORT = 2090 85PORT = 2090
91 86
92[resolver] 87[resolver]
93ALLOW_SHUTDOWN = YES
94ACCEPT_FROM6 = ::1; 88ACCEPT_FROM6 = ::1;
95ACCEPT_FROM = 127.0.0.1; 89ACCEPT_FROM = 127.0.0.1;
96BINARY = gnunet-service-resolver 90BINARY = gnunet-service-resolver
@@ -100,7 +94,6 @@ HOSTNAME = localhost
100PORT = 2089 94PORT = 2089
101 95
102[statistics] 96[statistics]
103ALLOW_SHUTDOWN = YES
104ACCEPT_FROM6 = ::1; 97ACCEPT_FROM6 = ::1;
105ACCEPT_FROM = 127.0.0.1; 98ACCEPT_FROM = 127.0.0.1;
106BINARY = gnunet-service-statistics 99BINARY = gnunet-service-statistics
@@ -111,7 +104,6 @@ PORT = 2088
111 104
112[arm] 105[arm]
113DEFAULTSERVICES = resolver transport core 106DEFAULTSERVICES = resolver transport core
114ALLOW_SHUTDOWN = YES
115ACCEPT_FROM6 = ::1; 107ACCEPT_FROM6 = ::1;
116ACCEPT_FROM = 127.0.0.1; 108ACCEPT_FROM = 127.0.0.1;
117BINARY = gnunet-service-arm 109BINARY = gnunet-service-arm
@@ -121,7 +113,6 @@ HOSTNAME = localhost
121PORT = 2087 113PORT = 2087
122 114
123[transport-tcp] 115[transport-tcp]
124ALLOW_SHUTDOWN = NO
125TIMEOUT = 300000 116TIMEOUT = 300000
126PORT = 2094 117PORT = 2094
127 118