aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_udp_nat_peer1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_transport_api_udp_nat_peer1.conf')
-rw-r--r--src/transport/test_transport_api_udp_nat_peer1.conf9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/transport/test_transport_api_udp_nat_peer1.conf b/src/transport/test_transport_api_udp_nat_peer1.conf
index c30777acc..d2ab3ecee 100644
--- a/src/transport/test_transport_api_udp_nat_peer1.conf
+++ b/src/transport/test_transport_api_udp_nat_peer1.conf
@@ -5,7 +5,6 @@ INTERNAL_ADDRESS = 127.0.0.1
5EXTERNAL_ADDRESS = 127.0.0.1 5EXTERNAL_ADDRESS = 127.0.0.1
6 6
7[fs] 7[fs]
8ALLOW_SHUTDOWN = YES
9ACCEPT_FROM6 = ::1; 8ACCEPT_FROM6 = ::1;
10ACCEPT_FROM = 127.0.0.1; 9ACCEPT_FROM = 127.0.0.1;
11BINARY = gnunet-service-fs 10BINARY = gnunet-service-fs
@@ -22,7 +21,6 @@ FILENAME = $SERVICEHOME/datastore/sqlite.db
22DATABASE = sqlite 21DATABASE = sqlite
23BLOOMFILTER = $SERVICEHOME/fs/bloomfilter 22BLOOMFILTER = $SERVICEHOME/fs/bloomfilter
24QUOTA = 100000000 23QUOTA = 100000000
25ALLOW_SHUTDOWN = YES
26ACCEPT_FROM6 = ::1; 24ACCEPT_FROM6 = ::1;
27ACCEPT_FROM = 127.0.0.1; 25ACCEPT_FROM = 127.0.0.1;
28BINARY = gnunet-service-datastore 26BINARY = gnunet-service-datastore
@@ -53,7 +51,6 @@ MINIMUM-FRIENDS = 0
53[core] 51[core]
54TOTAL_QUOTA_OUT = 3932160 52TOTAL_QUOTA_OUT = 3932160
55TOTAL_QUOTA_IN = 3932160 53TOTAL_QUOTA_IN = 3932160
56ALLOW_SHUTDOWN = YES
57ACCEPT_FROM6 = ::1; 54ACCEPT_FROM6 = ::1;
58ACCEPT_FROM = 127.0.0.1; 55ACCEPT_FROM = 127.0.0.1;
59BINARY = gnunet-service-core 56BINARY = gnunet-service-core
@@ -65,7 +62,6 @@ PORT = 2092
65[transport] 62[transport]
66PLUGINS = udp_nat 63PLUGINS = udp_nat
67DEBUG = NO 64DEBUG = NO
68ALLOW_SHUTDOWN = YES
69ACCEPT_FROM6 = ::1; 65ACCEPT_FROM6 = ::1;
70ACCEPT_FROM = 127.0.0.1; 66ACCEPT_FROM = 127.0.0.1;
71NEIGHBOUR_LIMIT = 50 67NEIGHBOUR_LIMIT = 50
@@ -80,7 +76,6 @@ PORT = 12365
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 = 12369 85PORT = 12369
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 = 12364 94PORT = 12364
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 = 12367
111 104
112[arm] 105[arm]
113DEFAULTSERVICES = 106DEFAULTSERVICES =
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 = 12366 113PORT = 12366
122 114
123[transport-tcp] 115[transport-tcp]
124ALLOW_SHUTDOWN = NO
125TIMEOUT = 300000 116TIMEOUT = 300000
126PORT = 12368 117PORT = 12368
127 118