Default disabled upload mixing with new config value

This commit is contained in:
Kevin Froman 2020-09-15 18:11:44 +00:00
parent c19797bb2e
commit c0ebfec034
2 changed files with 8 additions and 1 deletions

View file

@ -21,6 +21,7 @@
"security_level": 0,
"show_notifications": true,
"store_plaintext_blocks": true,
"upload_mixing": false,
"use_bootstrap_list": true,
"use_subprocess_pow_if_possible": true
},