aboutsummaryrefslogtreecommitdiff
path: root/src/core/test_core_api_peer2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/test_core_api_peer2.conf')
-rw-r--r--src/core/test_core_api_peer2.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/test_core_api_peer2.conf b/src/core/test_core_api_peer2.conf
index 4e6fe519f..cba5dbcca 100644
--- a/src/core/test_core_api_peer2.conf
+++ b/src/core/test_core_api_peer2.conf
@@ -21,12 +21,12 @@ PLUGINS = tcp
21 21
22[nat] 22[nat]
23DISABLEV6 = YES 23DISABLEV6 = YES
24BINDTO = 127.0.0.1
25ENABLE_UPNP = NO 24ENABLE_UPNP = NO
26BEHIND_NAT = NO 25BEHIND_NAT = NO
27ALLOW_NAT = NO 26ALLOW_NAT = NO
28INTERNAL_ADDRESS = 127.0.0.1 27INTERNAL_ADDRESS = 127.0.0.1
29EXTERNAL_ADDRESS = 127.0.0.1 28EXTERNAL_ADDRESS = 127.0.0.1
29USE_LOCALADDR = NO
30 30
31[arm] 31[arm]
32PORT = 22466 32PORT = 22466
@@ -43,7 +43,6 @@ UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
43PORT = 22468 43PORT = 22468
44BINDTO = 127.0.0.1 44BINDTO = 127.0.0.1
45#DEBUG = YES 45#DEBUG = YES
46USE_LOCALADDR = YES
47 46
48[peerinfo] 47[peerinfo]
49PORT = 22469 48PORT = 22469