From f2f0d69bceb519377cd959e6c07424ab877890e4 Mon Sep 17 00:00:00 2001 From: orignal Date: Wed, 13 Jul 2016 11:14:06 -0400 Subject: [PATCH] Update configuration.md --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 9a0f0197..9a5d1826 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -68,7 +68,7 @@ All options below still possible in cmdline, but better write it in config file: * --i2pcontrol.port= - Port of I2P control service. Usually 7650. I2PControl is off if not specified * --i2pcontrol.enabled= - If I2P control is enabled. false by default -* --upnp.enabled= - Enable or disable UPnP, false by default +* --upnp.enabled= - Enable or disable UPnP, false by default for CLI and true for GUI (Windows, Android) * --precomputation.elgamal= - Use ElGamal precomputated tables. false for x64 and true for other platforms by default