Turning off Upnp

Hi guys,
Could anybody tell me how to turn off Upnp in config?

In CLI
1)cd C:\Users\admin(name)\AppData\Local\chia-blockchain\app-1.1.6(1.1.5,1.1.7 your version of the installed wallet)\resources\app.asar.unpacked\daemon\
2)chia configure --enable-upnp false (turn off)
3)chia configure --enable-upnp true (turn on)

2 Likes

Thank you so very much for your time and kind respond.

1 Like