mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-01 03:41:31 +02:00
Support keepSecretStoragePassphraseForSession at the config level too
This commit is contained in:
parent
ffb40d90da
commit
ea7cb6ba0b
@ -492,7 +492,7 @@ export const SETTINGS = {
|
||||
default: true,
|
||||
},
|
||||
"keepSecretStoragePassphraseForSession": {
|
||||
supportedLevels: LEVELS_DEVICE_ONLY_SETTINGS,
|
||||
supportedLevels: ['device', 'config'],
|
||||
displayName: _td("Keep secret storage passphrase in memory for this session"),
|
||||
default: false,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user