mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
use secure keystore in default config
This commit is contained in:
parent
aa490d5e65
commit
7848f791b6
@ -51,7 +51,7 @@ core:
|
||||
disable: []
|
||||
protected_store:
|
||||
allow_insecure_fallback: true
|
||||
always_use_insecure_storage: true
|
||||
always_use_insecure_storage: false
|
||||
directory: '%DIRECTORY%'
|
||||
delete: false
|
||||
device_encryption_key_password: '%DEVICE_ENCRYPTION_KEY_PASSWORD%'
|
||||
|
Loading…
Reference in New Issue
Block a user