-fix
[oweals/gnunet.git] / src / gns / test_gns_proxy.conf
index 9dd4a472b3f34cdf995d8b5a4acb5497ec01ca7f..81ec9a713801f36332fa8cf06b02b0fc035c4148 100644 (file)
@@ -12,7 +12,7 @@ ALLOW_SHUTDOWN = YES
 
 [testing]
 WEAKRANDOM = YES
-HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
+HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
 
 [gns]
 AUTOSTART = YES
@@ -25,3 +25,8 @@ PROXY_UNIXPATH = /tmp/gnunet-gns-proxy.sock
 
 [namestore]
 AUTOSTART = YES
+
+[dns]
+PROVIDE_EXIT = NO
+#DNS_EXIT = 8.8.8.8
+#PREFIX = valgrind --leak-check=full
\ No newline at end of file