set default i2cp options if none present

pull/5/head
Zlatin Balevsky 2019-06-10 08:55:44 +01:00
parent 9e05802d1b
commit d0e5d0ce8a
1 changed files with 2 additions and 0 deletions

View File

@ -103,6 +103,8 @@ public class Core {
i2pOptions["inbound.quantity"] = "2"
i2pOptions["outbound.length"] = "3"
i2pOptions["outbound.quantity"] = "2"
i2pOptions["i2cp.tcp.host"] = "127.0.0.1"
i2pOptions["i2cp.tcp.port"] = "7654"
}
// options like tunnel length and quantity