diff options
author | Nathan S. Evans <evans@in.tum.de> | 2010-12-16 10:42:47 +0000 |
---|---|---|
committer | Nathan S. Evans <evans@in.tum.de> | 2010-12-16 10:42:47 +0000 |
commit | 3b5c8b738c554cb6932789077d3110469a6608cd (patch) | |
tree | 3f39381530124c2f3291b20040db0c252ba3eefc /contrib | |
parent | e1d05c82015717b7a42bec888ef00d6c6e4294e1 (diff) |
really disable upnp
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/defaults.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/defaults.conf b/contrib/defaults.conf index ce4473de7..0190145db 100644 --- a/contrib/defaults.conf +++ b/contrib/defaults.conf @@ -39,9 +39,6 @@ ENABLE_UPNP = NO ENABLE_ICMP_CLIENT = YES ENABLE_ICMP_SERVER = YES -# Are we allowed to try UPnP/PMP? -ENABLE_UPNP = YES - # IP address of the interface connected to the NAT box; IPv4 dotted-decimal ONLY; # normal interface IP address for non-NATed peers; # likely auto-detected (via interface list) if not specified (!) |