[add] enable i2cp

This commit is contained in:
oldnick85
2023-02-18 18:37:54 +03:00
parent 648f87b502
commit 2049e54ee1
+3 -3
View File
@@ -178,10 +178,10 @@ port = 7656
[i2cp]
## Uncomment and set to 'true' to enable I2CP protocol
# enabled = false
enabled = true
## Address and port service will listen on
# address = 127.0.0.1
# port = 7654
address = 0.0.0.0
port = 7654
[i2pcontrol]
## Uncomment and set to 'true' to enable I2PControl protocol