Update configuration.md

This commit is contained in:
orignal 2016-07-13 11:14:06 -04:00 committed by GitHub
parent 812f5045b0
commit f2f0d69bce

View File

@ -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