aboutsummaryrefslogtreecommitdiff
path: root/src/nat/test_nat_data.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat/test_nat_data.conf')
-rw-r--r--src/nat/test_nat_data.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/nat/test_nat_data.conf b/src/nat/test_nat_data.conf
index 03467d1e6..9722828ac 100644
--- a/src/nat/test_nat_data.conf
+++ b/src/nat/test_nat_data.conf
@@ -1,11 +1,11 @@
1[PATHS] 1[PATHS]
2SERVICEHOME = /tmp/nat-test 2GNUNET_TEST_HOME = /tmp/nat-test
3# SERVICEHOME = /var/lib/gnunet/ 3# GNUNET_TEST_HOME = /var/lib/gnunet/
4# configuration file is assumed to be the default, 4# configuration file is assumed to be the default,
5# which is what we want by default... 5# which is what we want by default...
6 6
7[gnunetd] 7[gnunetd]
8HOSTKEY = $SERVICEHOME/.hostkey 8HOSTKEY = $GNUNET_TEST_HOME/.hostkey
9 9
10[TESTING] 10[TESTING]
11WEAKRANDOM = NO 11WEAKRANDOM = NO
@@ -54,7 +54,7 @@ DEFAULTSERVICES = topology hostlist
54UNIXPATH = /tmp/gnunet-service-arm.sock 54UNIXPATH = /tmp/gnunet-service-arm.sock
55UNIX_MATCH_UID = YES 55UNIX_MATCH_UID = YES
56UNIX_MATCH_GID = YES 56UNIX_MATCH_GID = YES
57# GLOBAL_POSTFIX = -l $SERVICEHOME/{}-logs 57# GLOBAL_POSTFIX = -l $GNUNET_TEST_HOME/{}-logs
58# GLOBAL_PREFIX = 58# GLOBAL_PREFIX =
59# USERNAME = 59# USERNAME =
60# MAXBUF = 60# MAXBUF =