We simply don't need one now that we're sharing the netDb. Additionally, it also allows us to leave "onBoot" away in the client config. With it, client apps might started before it's possible to open tunnels since we have no active connections to other routers.
8 lines
299 B
Plaintext
8 lines
299 B
Plaintext
# NOTE: This I2P config file must use UTF-8 encoding
|
|
# Last saved: Dec 31, 2020, 5:03 PM
|
|
clientApp.0.args=sam.keys 0.0.0.0 7656 i2cp.tcp.host=0.0.0.0 i2cp.tcp.port=7654
|
|
clientApp.0.delay=120
|
|
clientApp.0.main=net.i2p.sam.SAMBridge
|
|
clientApp.0.name=SAM application bridge
|
|
clientApp.0.startOnLoad=true
|