aboutsummaryrefslogtreecommitdiff
path: root/src/transport/template_cfg_peer2.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2011-11-16 14:06:33 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2011-11-16 14:06:33 +0000
commitceb61a7028230e7d1faba3f01f1d9b0e1f9ab8e4 (patch)
tree09f5c7a16a59c1ffad083c6600d19f7ec1c86161 /src/transport/template_cfg_peer2.conf
parent961745754238752335b14293ef819d0b45ae8867 (diff)
downloadgnunet-ceb61a7028230e7d1faba3f01f1d9b0e1f9ab8e4.tar.gz
gnunet-ceb61a7028230e7d1faba3f01f1d9b0e1f9ab8e4.zip
transport-testing uses precomputed hostkeys to improve speed especially on slow systems
Diffstat (limited to 'src/transport/template_cfg_peer2.conf')
-rw-r--r--src/transport/template_cfg_peer2.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf
index 7249fc4cc..cb5935f81 100644
--- a/src/transport/template_cfg_peer2.conf
+++ b/src/transport/template_cfg_peer2.conf
@@ -3,6 +3,9 @@
3SERVICEHOME = /tmp/test-transport/api-tcp-p2/ 3SERVICEHOME = /tmp/test-transport/api-tcp-p2/
4DEFAULTCONFIG = template_cfg_peer2.conf 4DEFAULTCONFIG = template_cfg_peer2.conf
5 5
6[gnunetd]
7HOSTKEY = $SERVICEHOME/.hostkey
8
6[nat] 9[nat]
7RETURN_LOCAL_ADDRESSES = YES 10RETURN_LOCAL_ADDRESSES = YES
8DISABLEV6 = NO 11DISABLEV6 = NO