mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 09:56:35 +03:00
introduce config option to enable manual encryption mode
This commit is contained in:
@@ -61,6 +61,9 @@ pub enum Config {
|
||||
#[strum(props(default = "1"))]
|
||||
E2eeEnabled,
|
||||
|
||||
#[strum(props(default = "0"))]
|
||||
ManualEncryptionMode,
|
||||
|
||||
#[strum(props(default = "1"))]
|
||||
MdnsEnabled,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user