boiler plate and bug fixes
This commit is contained in:
parent
15b3d506ff
commit
6cc01fa240
14 changed files with 102 additions and 12 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"general": {
|
||||
"dev_mode": true,
|
||||
"dev_mode": false,
|
||||
"announce_node": true,
|
||||
"display_header": false,
|
||||
"minimum_block_pow": 4,
|
||||
|
@ -18,6 +18,11 @@
|
|||
"show_notifications": true
|
||||
},
|
||||
|
||||
"transports": {
|
||||
"tor": true,
|
||||
"manual_disk": true
|
||||
},
|
||||
|
||||
"ui": {
|
||||
"theme": "dark"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue