Fixing block syncing quirks
This commit is contained in:
parent
a83351a73c
commit
3422ca43ff
7 changed files with 7 additions and 15 deletions
|
@ -19,7 +19,6 @@ conf['general']['security_level'] = 0
|
|||
conf['onboarding']['done'] = False
|
||||
conf['general']['minimum_block_pow'] = 5
|
||||
conf['general']['minimum_send_pow'] = 5
|
||||
conf['general']['max_block_age'] = 2678400
|
||||
conf['log']['file']['remove_on_exit'] = True
|
||||
conf['transports']['lan'] = True
|
||||
conf['transports']['tor'] = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue