fix tests
This commit is contained in:
parent
30a4285b92
commit
adba4be099
18 changed files with 78 additions and 36 deletions
|
@ -18,8 +18,8 @@ conf['general']['display_header'] = True
|
|||
conf['general']['security_level'] = 0
|
||||
conf['general']['use_bootstrap_list'] = True
|
||||
conf['onboarding']['done'] = False
|
||||
conf['general']['minimum_block_pow'] = 5
|
||||
conf['general']['minimum_send_pow'] = 5
|
||||
conf['general']['minimum_block_pow'] = 6
|
||||
conf['general']['minimum_send_pow'] = 6
|
||||
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