mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
mark E2EEenabled flag as deprecated (#1895)
Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
parent
4f17c62338
commit
85250e6ea3
@ -112,8 +112,9 @@ Whether to hide the screen-sharing button.
|
||||
hideScreensharing: boolean; (default: false)
|
||||
```
|
||||
|
||||
**enableE2EE**
|
||||
Whether to use end-to-end encryption.
|
||||
**enableE2EE** (Deprecated)
|
||||
Whether to use end-to-end encryption. This is a legacy flag for the full mesh branch.
|
||||
It is not used on the livekit branch and has no impact there!
|
||||
|
||||
```
|
||||
enableE2EE: boolean; (default: true)
|
||||
|
Loading…
Reference in New Issue
Block a user