aboutsummaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-01-09 08:59:53 +0100
committerChristian Grothoff <christian@grothoff.org>2017-01-09 21:18:41 +0100
commitdf3c092ec36c40ffdc1738c4b95dc33725e812e6 (patch)
tree3c0f76a633b7cb14f4d0f2f01594e5d95a51c47c /src/core
parente174c5ea585ec49300c7680d139a98b259110491 (diff)
downloadgnunet-df3c092ec36c40ffdc1738c4b95dc33725e812e6.tar.gz
gnunet-df3c092ec36c40ffdc1738c4b95dc33725e812e6.zip
eliminate dead NAT options
Diffstat (limited to 'src/core')
-rw-r--r--src/core/test_core_defaults.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/core/test_core_defaults.conf b/src/core/test_core_defaults.conf
index eb9a1c379..4c956987c 100644
--- a/src/core/test_core_defaults.conf
+++ b/src/core/test_core_defaults.conf
@@ -5,13 +5,7 @@
5GNUNET_TEST_HOME = /tmp/test-gnunet-core/ 5GNUNET_TEST_HOME = /tmp/test-gnunet-core/
6 6
7[nat] 7[nat]
8DISABLEV6 = YES
9ENABLE_UPNP = NO 8ENABLE_UPNP = NO
10BEHIND_NAT = NO
11ALLOW_NAT = NO
12INTERNAL_ADDRESS = 127.0.0.1
13EXTERNAL_ADDRESS = 127.0.0.1
14USE_LOCALADDR = NO
15 9
16[ats] 10[ats]
17WAN_QUOTA_IN = 1 GB 11WAN_QUOTA_IN = 1 GB