mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 01:46:34 +03:00
add config value BasicWebRTCInstance
This commit is contained in:
committed by
holger krekel
parent
142225f0f4
commit
017bdc88dd
@@ -122,6 +122,8 @@ pub enum Config {
|
||||
/// Whether we send a warning if the password is wrong (set to false when we send a warning
|
||||
/// because we do not want to send a second warning)
|
||||
NotifyAboutWrongPw,
|
||||
|
||||
BasicWebRTCInstance,
|
||||
}
|
||||
|
||||
impl Context {
|
||||
|
||||
Reference in New Issue
Block a user