You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On master (68e841e) the -upnp option being set in the command line or in the configuration file overrides the GUI option only on startup.
If a user (un)checks the "Map port using UPnP" checkbox in the "Network" tab of the "Options" window, the client does not take into account the fact that the -upnp option is set in the command line or in the configuration file.
There some ways to resolve an issue:
document the current behavior
deactivate the "Map port using UPnP" checkbox if the -upnp option is set in the command line or in the configuration file
smth else
The brainstorm question is which way is the best?
This issue was initially raised by luke-jr in his review of #18077.
The text was updated successfully, but these errors were encountered:
Moved from bitcoin/bitcoin#18184.
On master (68e841e) the
-upnp
option being set in the command line or in the configuration file overrides the GUI option only on startup.If a user (un)checks the "Map port using UPnP" checkbox in the "Network" tab of the "Options" window, the client does not take into account the fact that the
-upnp
option is set in the command line or in the configuration file.There some ways to resolve an issue:
-upnp
option is set in the command line or in the configuration fileThe brainstorm question is which way is the best?
This issue was initially raised by luke-jr in his review of #18077.
The text was updated successfully, but these errors were encountered: