mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
renamed maptolooback to enableuniquelocal
This commit is contained in:
parent
e7b1ded486
commit
f46d96c4c6
4 changed files with 28 additions and 23 deletions
|
@ -45,7 +45,7 @@ namespace client
|
|||
const char I2P_SERVER_TUNNEL_GZIP[] = "gzip";
|
||||
const char I2P_SERVER_TUNNEL_WEBIRC_PASSWORD[] = "webircpassword";
|
||||
const char I2P_SERVER_TUNNEL_ADDRESS[] = "address";
|
||||
const char I2P_SERVER_TUNNEL_MAPTOLOOPBACK[] = "maploopback";
|
||||
const char I2P_SERVER_TUNNEL_ENABLE_UNIQUE_LOCAL[] = "enableuniquelocal";
|
||||
|
||||
class ClientContext
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue