|
|
@ -5,7 +5,7 @@ |
|
|
|
# :=0 --> UPnP support turned off by default at runtime |
|
|
|
# :=0 --> UPnP support turned off by default at runtime |
|
|
|
# :=1 --> UPnP support turned on by default at runtime |
|
|
|
# :=1 --> UPnP support turned on by default at runtime |
|
|
|
# :=- --> No UPnP support - miniupnp not required |
|
|
|
# :=- --> No UPnP support - miniupnp not required |
|
|
|
USE_UPNP:=0 |
|
|
|
USE_UPNP:=1 |
|
|
|
|
|
|
|
|
|
|
|
# :=1 --> Enable IPv6 support |
|
|
|
# :=1 --> Enable IPv6 support |
|
|
|
# :=0 --> Disable IPv6 support |
|
|
|
# :=0 --> Disable IPv6 support |
|
|
|