aboutsummaryrefslogtreecommitdiff
path: root/src/nat/test_nat_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-27 23:29:48 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-04-28 10:25:39 +0200
commit1b87a306f0ec3da8bdb1907e2b4efb9e1b3cb9bd (patch)
treeb2c2e39f0815220bc8f23af2c97dbe4d4612ad0e /src/nat/test_nat_data.conf
parent5e347ac9df8b49503a1fdfa38707a99a6b2b3b0c (diff)
downloadgnunet-1b87a306f0ec3da8bdb1907e2b4efb9e1b3cb9bd.tar.gz
gnunet-1b87a306f0ec3da8bdb1907e2b4efb9e1b3cb9bd.zip
- fix misc typos
Diffstat (limited to 'src/nat/test_nat_data.conf')
-rw-r--r--src/nat/test_nat_data.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/nat/test_nat_data.conf b/src/nat/test_nat_data.conf
index cb018cecd..e139d0c05 100644
--- a/src/nat/test_nat_data.conf
+++ b/src/nat/test_nat_data.conf
@@ -14,7 +14,7 @@ PUNCHED_NAT = NO
14# Disable UPNP by default until it gets cleaner! 14# Disable UPNP by default until it gets cleaner!
15ENABLE_UPNP = YES 15ENABLE_UPNP = YES
16 16
17# Use addresses from the local network interfaces (inluding loopback, but also others) 17# Use addresses from the local network interfaces (including loopback, but also others)
18USE_LOCALADDR = YES 18USE_LOCALADDR = YES
19 19
20# External IP address of the NAT box (if known); IPv4 dotted-decimal ONLY at this time (should allow DynDNS!) 20# External IP address of the NAT box (if known); IPv4 dotted-decimal ONLY at this time (should allow DynDNS!)
@@ -34,4 +34,3 @@ ENABLE_ICMP_SERVER = NO
34 34
35# Disable IPv6 support 35# Disable IPv6 support
36DISABLEV6 = NO 36DISABLEV6 = NO
37