aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_test_lib_data.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_test_lib_data.conf')
-rw-r--r--src/fs/fs_test_lib_data.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/fs/fs_test_lib_data.conf b/src/fs/fs_test_lib_data.conf
index d3e9922c3..e9ffdd123 100644
--- a/src/fs/fs_test_lib_data.conf
+++ b/src/fs/fs_test_lib_data.conf
@@ -16,6 +16,15 @@ PLUGINS = tcp
16#PREFIX = valgrind --tool=memcheck --leak-check=yes 16#PREFIX = valgrind --tool=memcheck --leak-check=yes
17#BINARY = /home/grothoff/bin/gnunet-service-transport 17#BINARY = /home/grothoff/bin/gnunet-service-transport
18 18
19[nat]
20DISABLEV6 = YES
21BINDTO = 127.0.0.1
22ENABLE_UPNP = NO
23BEHIND_NAT = NO
24ALLOW_NAT = NO
25INTERNAL_ADDRESS = 127.0.0.1
26EXTERNAL_ADDRESS = 127.0.0.1
27
19[arm] 28[arm]
20PORT = 43466 29PORT = 43466
21HOSTNAME = localhost 30HOSTNAME = localhost