outbound nickname

pull/4/head
Zlatin Balevsky 2019-06-07 14:21:03 +01:00
parent 1cebf6c7bd
commit 2c1d5508ed
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ public class Core {
i2pOptionsFile.withInputStream { i2pOptions.load(it) }
} else {
i2pOptions["inbound.nickname"] = "MuWire"
i2pOptions["oubtound.nickname"] = "MuWire"
i2pOptions["inbound.length"] = "3"
i2pOptions["inbound.quantity"] = "2"
i2pOptions["outbound.length"] = "3"