mirror of https://github.com/bitcoin/bitcoin
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
325 B
11 lines
325 B
2 weeks ago
|
P2P and network changes
|
||
|
-----------------------
|
||
|
|
||
|
Support for UPnP was dropped. If you want to open a port automatically, consider using the `-natpmp`
|
||
|
option instead, which uses PCP or NAT-PMP depending on router support.
|
||
|
|
||
|
Updated settings
|
||
|
------
|
||
|
|
||
|
- Setting `-upnp` will now return an error. Consider using `-natpmp` instead.
|