X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fchat%2Ftest_chat_peer2.conf;h=c4a31a0f3d662b29e417fe797903b5d78e31d332;hb=d0b4927e6ab7e8b9874dd7807055e77fb4c5163f;hp=a9feb1b82711881e2ec665acaf6a74b0d1e62bf1;hpb=80b0976886230eaf29f6df60ad424d6413475ed6;p=oweals%2Fgnunet.git diff --git a/src/chat/test_chat_peer2.conf b/src/chat/test_chat_peer2.conf index a9feb1b82..c4a31a0f3 100644 --- a/src/chat/test_chat_peer2.conf +++ b/src/chat/test_chat_peer2.conf @@ -1,6 +1,5 @@ [PATHS] SERVICEHOME = /tmp/gnunet-test-chat-peer-2/ -DEFAULTCONFIG = test_chat_peer2.conf [gnunetd] HOSTKEY = $SERVICEHOME/.hostkey @@ -41,7 +40,6 @@ FRIENDS-ONLY = NO AUTOCONNECT = YES TARGET-CONNECTION-COUNT = 16 FRIENDS = $SERVICEHOME/friends -CONFIG = $DEFAULTCONFIG BINARY = gnunet-daemon-topology [peerinfo] @@ -58,7 +56,6 @@ UNIXPATH = /tmp/gnunet-chat-p2-service-statistics.sock PORT = 32008 HOSTNAME = localhost HOME = $SERVICEHOME -CONFIG = $DEFAULTCONFIG BINARY = gnunet-service-chat [testing] @@ -75,3 +72,23 @@ AUTOSTART = NO [mesh] AUTOSTART = NO + +[nat] +DISABLEV6 = YES +BINDTO = 127.0.0.1 +ENABLE_UPNP = NO +BEHIND_NAT = NO +ALLOW_NAT = NO +INTERNAL_ADDRESS = 127.0.0.1 +EXTERNAL_ADDRESS = 127.0.0.1 + +[dns] +AUTOSTART = NO + +[nse] +AUTOSTART = NO + +[ats] +PORT = 32971 +UNIXPATH = /tmp/gnunet-chat-p2-service-ats.sock +