aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh.conf
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2013-10-17 13:05:52 +0000
committerBart Polot <bart@net.in.tum.de>2013-10-17 13:05:52 +0000
commit76e897b90794cd1cde6b0a2f79c70104ca6c98f5 (patch)
tree1781b059c46d2d3400cc62e2daccca67c2fe7ef7 /src/mesh/test_mesh.conf
parent8f488ae652e52af47d5662666c016755132a72d7 (diff)
downloadgnunet-76e897b90794cd1cde6b0a2f79c70104ca6c98f5.tar.gz
gnunet-76e897b90794cd1cde6b0a2f79c70104ca6c98f5.zip
- multiple fixes
Diffstat (limited to 'src/mesh/test_mesh.conf')
-rw-r--r--src/mesh/test_mesh.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/mesh/test_mesh.conf b/src/mesh/test_mesh.conf
index 7d04cd97d..e7d265bea 100644
--- a/src/mesh/test_mesh.conf
+++ b/src/mesh/test_mesh.conf
@@ -79,3 +79,11 @@ AUTOSTART = NO
79 79
80[consensus] 80[consensus]
81AUTOSTART = NO 81AUTOSTART = NO
82
83[nat]
84# Allow running on systems with only loopback?
85RETURN_LOCAL_ADDRESSES = YES
86# Disable redundant addresses...
87DISABLEV6 = YES
88USE_LOCALADDR = YES
89