17 lines
346 B
INI
17 lines
346 B
INI
hostkey = /hostkey.pem
|
|
|
|
[gossip]
|
|
cache_size = 50
|
|
degree = 30
|
|
bootstrapper = p2psec.net.in.tum.de:6001
|
|
p2p_address = 131.159.15.61:6001
|
|
api_address = 131.159.15.61:7001
|
|
|
|
[dht]
|
|
p2p_address = 10.0.0.10:6001
|
|
api_address = 10.0.0.10:7001
|
|
prefix_length = 5
|
|
republish_interval = 10
|
|
key_file = "/shared/key_boot.pem"
|
|
cert_file = "/shared/cert_boot.pem"
|