forked from I2P_Developers/i2p.i2p
the code CWD is / but the only writable directory is /data/data/net.i2p.router/files/ - still a ton of places to be fixed, will be fixed up as things get working - Load some config files from resources at startup - Fix up logging - Add reseed capability, by copying some code over from routerconsole - Deal with conflicting bouncycastle libs
8 lines
144 B
Plaintext
8 lines
144 B
Plaintext
# initial router.config
|
|
# save memory
|
|
router.prng.buffers=2
|
|
router.decayingBloomFilterM=20
|
|
stat.full=false
|
|
# no I2CP
|
|
i2p.dummyClientFacade=true
|