aboutsummaryrefslogtreecommitdiff
path: root/src/dv/test_transport_api_dv_peer3.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/dv/test_transport_api_dv_peer3.conf')
-rw-r--r--src/dv/test_transport_api_dv_peer3.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/dv/test_transport_api_dv_peer3.conf b/src/dv/test_transport_api_dv_peer3.conf
index 0111ce31d..6522bc50a 100644
--- a/src/dv/test_transport_api_dv_peer3.conf
+++ b/src/dv/test_transport_api_dv_peer3.conf
@@ -1,5 +1,4 @@
1[fs] 1[fs]
2ALLOW_SHUTDOWN = YES
3ACCEPT_FROM6 = ::1; 2ACCEPT_FROM6 = ::1;
4ACCEPT_FROM = 127.0.0.1; 3ACCEPT_FROM = 127.0.0.1;
5BINARY = gnunet-service-fs 4BINARY = gnunet-service-fs
@@ -16,7 +15,6 @@ FILENAME = $SERVICEHOME/datastore/sqlite.db
16DATABASE = sqlite 15DATABASE = sqlite
17BLOOMFILTER = $SERVICEHOME/fs/bloomfilter 16BLOOMFILTER = $SERVICEHOME/fs/bloomfilter
18QUOTA = 100000000 17QUOTA = 100000000
19ALLOW_SHUTDOWN = YES
20ACCEPT_FROM6 = ::1; 18ACCEPT_FROM6 = ::1;
21ACCEPT_FROM = 127.0.0.1; 19ACCEPT_FROM = 127.0.0.1;
22BINARY = gnunet-service-datastore 20BINARY = gnunet-service-datastore
@@ -47,7 +45,6 @@ MINIMUM-FRIENDS = 0
47[transport] 45[transport]
48PLUGINS = tcp dv 46PLUGINS = tcp dv
49DEBUG = NO 47DEBUG = NO
50ALLOW_SHUTDOWN = YES
51ACCEPT_FROM6 = ::1; 48ACCEPT_FROM6 = ::1;
52ACCEPT_FROM = 127.0.0.1; 49ACCEPT_FROM = 127.0.0.1;
53NEIGHBOUR_LIMIT = 50 50NEIGHBOUR_LIMIT = 50
@@ -65,7 +62,6 @@ BLACKLIST_FILE = $SERVICEHOME/blacklist
65[peerinfo] 62[peerinfo]
66TRUST = $SERVICEHOME/data/credit/ 63TRUST = $SERVICEHOME/data/credit/
67HOSTS = $SERVICEHOME/data/hosts/ 64HOSTS = $SERVICEHOME/data/hosts/
68ALLOW_SHUTDOWN = YES
69ACCEPT_FROM6 = ::1; 65ACCEPT_FROM6 = ::1;
70ACCEPT_FROM = 127.0.0.1; 66ACCEPT_FROM = 127.0.0.1;
71BINARY = gnunet-service-peerinfo 67BINARY = gnunet-service-peerinfo
@@ -75,7 +71,6 @@ HOSTNAME = localhost
75PORT = 32369 71PORT = 32369
76 72
77[resolver] 73[resolver]
78ALLOW_SHUTDOWN = YES
79ACCEPT_FROM6 = ::1; 74ACCEPT_FROM6 = ::1;
80ACCEPT_FROM = 127.0.0.1; 75ACCEPT_FROM = 127.0.0.1;
81BINARY = gnunet-service-resolver 76BINARY = gnunet-service-resolver
@@ -87,7 +82,6 @@ PORT = 32364
87[core] 82[core]
88TOTAL_QUOTA_OUT = 3932160 83TOTAL_QUOTA_OUT = 3932160
89TOTAL_QUOTA_IN = 3932160 84TOTAL_QUOTA_IN = 3932160
90ALLOW_SHUTDOWN = YES
91ACCEPT_FROM6 = ::1; 85ACCEPT_FROM6 = ::1;
92ACCEPT_FROM = 127.0.0.1; 86ACCEPT_FROM = 127.0.0.1;
93BINARY = gnunet-service-core 87BINARY = gnunet-service-core
@@ -97,7 +91,6 @@ HOSTNAME = localhost
97PORT = 32092 91PORT = 32092
98 92
99[statistics] 93[statistics]
100ALLOW_SHUTDOWN = YES
101ACCEPT_FROM6 = ::1; 94ACCEPT_FROM6 = ::1;
102ACCEPT_FROM = 127.0.0.1; 95ACCEPT_FROM = 127.0.0.1;
103BINARY = gnunet-service-statistics 96BINARY = gnunet-service-statistics
@@ -108,7 +101,6 @@ PORT = 32367
108 101
109[dv] 102[dv]
110DEBUG = YES 103DEBUG = YES
111ALLOW_SHUTDOWN = YES
112ACCEPT_FROM6 = ::1; 104ACCEPT_FROM6 = ::1;
113ACCEPT_FROM = 127.0.0.1; 105ACCEPT_FROM = 127.0.0.1;
114BINARY = gnunet-service-dv 106BINARY = gnunet-service-dv
@@ -122,7 +114,6 @@ PORT = 32370
122 114
123[arm] 115[arm]
124DEFAULTSERVICES = core dv statistics 116DEFAULTSERVICES = core dv statistics
125ALLOW_SHUTDOWN = YES
126ACCEPT_FROM6 = ::1; 117ACCEPT_FROM6 = ::1;
127ACCEPT_FROM = 127.0.0.1; 118ACCEPT_FROM = 127.0.0.1;
128BINARY = gnunet-service-arm 119BINARY = gnunet-service-arm
@@ -132,7 +123,6 @@ HOSTNAME = localhost
132PORT = 32366 123PORT = 32366
133 124
134[transport-tcp] 125[transport-tcp]
135ALLOW_SHUTDOWN = NO
136TIMEOUT = 300000 126TIMEOUT = 300000
137PORT = 32368 127PORT = 32368
138 128