projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df3c092
)
enable upnpc by default
author
Christian Grothoff
<christian@grothoff.org>
Mon, 9 Jan 2017 08:26:28 +0000
(09:26 +0100)
committer
Christian Grothoff
<christian@grothoff.org>
Mon, 9 Jan 2017 20:18:44 +0000
(21:18 +0100)
src/nat/nat.conf.in
patch
|
blob
|
history
diff --git
a/src/nat/nat.conf.in
b/src/nat/nat.conf.in
index 19d11c2addd738cfd1991f149f3f9d1516485d61..87fe29d9cabf9b4edcd76974ecbab8daf5c73751 100644
(file)
--- a/
src/nat/nat.conf.in
+++ b/
src/nat/nat.conf.in
@@
-10,7
+10,7
@@
UNIX_MATCH_UID = YES
UNIX_MATCH_GID = YES
# Enable UPNP by default?
-ENABLE_UPNP =
NO
+ENABLE_UPNP =
YES
# Disable IPv6 support
# FIXME: move entirely to transport plugins!