forked from I2P_Developers/i2p.i2p
* disable in-network updates * persistent directory for snark downloads * listen on port 12345 for i2np connections * restore multi-stage build * use better ant target * allow passing -Xmx via the JVM_XMX variable Many thanks to LoveIsGrief for the suggestions!
5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
router.updateDisabled=true
|
|
i2np.ntcp.port=12345
|
|
i2np.udp.port=12345
|
|
i2np.udp.internalPort=12345
|