aboutsummaryrefslogtreecommitdiff
path: root/src/nat
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat')
-rw-r--r--src/nat/nat.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nat/nat.conf.in b/src/nat/nat.conf.in
index 19d11c2ad..87fe29d9c 100644
--- a/src/nat/nat.conf.in
+++ b/src/nat/nat.conf.in
@@ -10,7 +10,7 @@ UNIX_MATCH_UID = YES
10UNIX_MATCH_GID = YES 10UNIX_MATCH_GID = YES
11 11
12# Enable UPNP by default? 12# Enable UPNP by default?
13ENABLE_UPNP = NO 13ENABLE_UPNP = YES
14 14
15# Disable IPv6 support 15# Disable IPv6 support
16# FIXME: move entirely to transport plugins! 16# FIXME: move entirely to transport plugins!