From ceb61a7028230e7d1faba3f01f1d9b0e1f9ab8e4 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 16 Nov 2011 14:06:33 +0000 Subject: transport-testing uses precomputed hostkeys to improve speed especially on slow systems --- src/transport/template_cfg_peer2.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/transport/template_cfg_peer2.conf') 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 @@ SERVICEHOME = /tmp/test-transport/api-tcp-p2/ DEFAULTCONFIG = template_cfg_peer2.conf +[gnunetd] +HOSTKEY = $SERVICEHOME/.hostkey + [nat] RETURN_LOCAL_ADDRESSES = YES DISABLEV6 = NO -- cgit v1.2.3