70 lines
1.6 KiB
JSON
Executable File
70 lines
1.6 KiB
JSON
Executable File
{
|
|
"allocations": {
|
|
"blockCache": 5000000,
|
|
"blockCacheTotal": 50000000,
|
|
"disk": 100000000,
|
|
"net_total": 1000000000
|
|
},
|
|
"general": {
|
|
"announce_node": true,
|
|
"dev_mode": false,
|
|
"display_header": false,
|
|
"general.random_bind_ip": false,
|
|
"hide_created_blocks": true,
|
|
"insert_deniable_blocks": true,
|
|
"max_block_age": 2678400,
|
|
"minimum_block_pow": 4,
|
|
"minimum_send_pow": 4,
|
|
"public_key": "",
|
|
"random_bind_ip": true,
|
|
"security_level": 0,
|
|
"show_notifications": true,
|
|
"socket_servers": false,
|
|
"store_plaintext_blocks": true,
|
|
"use_bootstrap_list": true,
|
|
"use_subprocess_pow_if_possible": true
|
|
},
|
|
"log": {
|
|
"console": {
|
|
"color": true,
|
|
"output": true
|
|
},
|
|
"file": {
|
|
"output": true
|
|
},
|
|
"verbosity": "default"
|
|
},
|
|
"onboarding": {
|
|
"done": false
|
|
},
|
|
"peers": {
|
|
"max_connect": 1000,
|
|
"max_stored_peers": 5000,
|
|
"minimum_score": -100
|
|
},
|
|
"plugins": {
|
|
"disabled": [],
|
|
"enabled": []
|
|
},
|
|
"timers": {
|
|
"getBlocks": 10,
|
|
"lookupBlocks": 25
|
|
},
|
|
"tor": {
|
|
"bridge_fingerprint": "",
|
|
"bridge_ip": "",
|
|
"existing_control_password": "",
|
|
"existing_control_port": 0,
|
|
"existing_socks_port": 0,
|
|
"use_bridge": false,
|
|
"use_existing_tor": false,
|
|
"v3onions": true
|
|
},
|
|
"transports": {
|
|
"manual_disk": true,
|
|
"tor": true
|
|
},
|
|
"ui": {
|
|
"theme": "dark"
|
|
}
|
|
} |