mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 06:56:29 +03:00
change default for bcc_self, preserve values for existing installations
This commit is contained in:
committed by
holger krekel
parent
85b4817a1e
commit
dabd431b1f
@@ -31,7 +31,7 @@ pub enum Config {
|
||||
Displayname,
|
||||
Selfstatus,
|
||||
Selfavatar,
|
||||
#[strum(props(default = "1"))]
|
||||
#[strum(props(default = "0"))]
|
||||
BccSelf,
|
||||
#[strum(props(default = "1"))]
|
||||
E2eeEnabled,
|
||||
|
||||
Reference in New Issue
Block a user