-
Wolfgang Welz authoredWolfgang Welz authored
config.json 517 B
{
"node": {
"logLevel": 3,
"disablePlugins": [],
"enablePlugins": []
},
"database": {
"directory": "mainnetdb"
},
"analysis": {
"serverPort": 0,
"serverAddress": "ressims.iota.cafe:188"
},
"gossip": {
"port": 14666
},
"zeromq": {
"port": 5556
},
"autopeering": {
"address": "0.0.0.0",
"port": 14626,
"entryNodes": [
"V8LYtWWcPYYDTTXLeIEFjJEuWlsjDiI0+Pq/Cx9ai6g=@116.202.49.178:14626"
],
"selection": true
}
}