mirror of https://github.com/zlatinb/muwire
outbound nickname
parent
1cebf6c7bd
commit
2c1d5508ed
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue