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