mirror of
https://github.com/chatmail/core.git
synced 2026-04-02 05:22:14 +03:00
set correct default value for inbox_watch
This commit is contained in:
committed by
holger krekel
parent
e5a1b721f1
commit
50947b81c0
@@ -33,6 +33,7 @@ pub enum Config {
|
||||
E2eeEnabled,
|
||||
#[strum(props(default = "1"))]
|
||||
MdnsEnabled,
|
||||
#[strum(props(default = "1"))]
|
||||
InboxWatch,
|
||||
#[strum(props(default = "1"))]
|
||||
SentboxWatch,
|
||||
|
||||
Reference in New Issue
Block a user