fixed hide blocks being broken in some cases

This commit is contained in:
Kevin Froman 2020-01-30 00:54:43 -06:00
parent 8649231860
commit d0bdeca7c4
4 changed files with 20 additions and 5 deletions

View file

@ -12,8 +12,8 @@
"insert_deniable_blocks": true,
"max_block_age": 2678400,
"public_key": "",
"random_bind_ip": true,
"use_bootstrap_list": true,
"random_bind_ip": false,
"use_bootstrap_list": false,
"store_plaintext_blocks": true,
"show_notifications": true
},