aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_tcp_peer2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_transport_api_tcp_peer2.conf')
-rw-r--r--src/transport/test_transport_api_tcp_peer2.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/transport/test_transport_api_tcp_peer2.conf b/src/transport/test_transport_api_tcp_peer2.conf
index a0cf25720..8c2fc23f0 100644
--- a/src/transport/test_transport_api_tcp_peer2.conf
+++ b/src/transport/test_transport_api_tcp_peer2.conf
@@ -2,7 +2,6 @@
2PORT = 22368 2PORT = 22368
3 3
4[fs] 4[fs]
5ALLOW_SHUTDOWN = YES
6ACCEPT_FROM6 = ::1; 5ACCEPT_FROM6 = ::1;
7ACCEPT_FROM = 127.0.0.1; 6ACCEPT_FROM = 127.0.0.1;
8BINARY = gnunet-service-fs 7BINARY = gnunet-service-fs
@@ -19,7 +18,6 @@ FILENAME = $SERVICEHOME/datastore/sqlite.db
19DATABASE = sqlite 18DATABASE = sqlite
20BLOOMFILTER = $SERVICEHOME/fs/bloomfilter 19BLOOMFILTER = $SERVICEHOME/fs/bloomfilter
21QUOTA = 100000000 20QUOTA = 100000000
22ALLOW_SHUTDOWN = YES
23ACCEPT_FROM6 = ::1; 21ACCEPT_FROM6 = ::1;
24ACCEPT_FROM = 127.0.0.1; 22ACCEPT_FROM = 127.0.0.1;
25BINARY = gnunet-service-datastore 23BINARY = gnunet-service-datastore
@@ -51,7 +49,6 @@ MINIMUM-FRIENDS = 0
51PLUGINS = tcp 49PLUGINS = tcp
52#DEBUG = YES 50#DEBUG = YES
53# PREFIX = 51# PREFIX =
54ALLOW_SHUTDOWN = YES
55ACCEPT_FROM6 = ::1; 52ACCEPT_FROM6 = ::1;
56ACCEPT_FROM = 127.0.0.1; 53ACCEPT_FROM = 127.0.0.1;
57NEIGHBOUR_LIMIT = 50 54NEIGHBOUR_LIMIT = 50
@@ -66,7 +63,6 @@ PORT = 22365
66[peerinfo] 63[peerinfo]
67TRUST = $SERVICEHOME/data/credit/ 64TRUST = $SERVICEHOME/data/credit/
68HOSTS = $SERVICEHOME/data/hosts/ 65HOSTS = $SERVICEHOME/data/hosts/
69ALLOW_SHUTDOWN = YES
70ACCEPT_FROM6 = ::1; 66ACCEPT_FROM6 = ::1;
71ACCEPT_FROM = 127.0.0.1; 67ACCEPT_FROM = 127.0.0.1;
72BINARY = gnunet-service-peerinfo 68BINARY = gnunet-service-peerinfo
@@ -76,7 +72,6 @@ HOSTNAME = localhost
76PORT = 22369 72PORT = 22369
77 73
78[resolver] 74[resolver]
79ALLOW_SHUTDOWN = YES
80ACCEPT_FROM6 = ::1; 75ACCEPT_FROM6 = ::1;
81ACCEPT_FROM = 127.0.0.1; 76ACCEPT_FROM = 127.0.0.1;
82BINARY = gnunet-service-resolver 77BINARY = gnunet-service-resolver
@@ -86,7 +81,6 @@ HOSTNAME = localhost
86PORT = 22364 81PORT = 22364
87 82
88[statistics] 83[statistics]
89ALLOW_SHUTDOWN = YES
90ACCEPT_FROM6 = ::1; 84ACCEPT_FROM6 = ::1;
91ACCEPT_FROM = 127.0.0.1; 85ACCEPT_FROM = 127.0.0.1;
92BINARY = gnunet-service-statistics 86BINARY = gnunet-service-statistics
@@ -97,7 +91,6 @@ PORT = 22367
97 91
98[arm] 92[arm]
99DEFAULTSERVICES = 93DEFAULTSERVICES =
100ALLOW_SHUTDOWN = YES
101ACCEPT_FROM6 = ::1; 94ACCEPT_FROM6 = ::1;
102ACCEPT_FROM = 127.0.0.1; 95ACCEPT_FROM = 127.0.0.1;
103BINARY = gnunet-service-arm 96BINARY = gnunet-service-arm
@@ -107,7 +100,6 @@ HOSTNAME = localhost
107PORT = 22366 100PORT = 22366
108 101
109[transport-tcp] 102[transport-tcp]
110ALLOW_SHUTDOWN = NO
111TIMEOUT = 300000 103TIMEOUT = 300000
112PORT = 22368 104PORT = 22368
113 105