Skip to content

Commit

Permalink
mark E2EEenabled flag as deprecated (#1895)
Browse files Browse the repository at this point in the history
Signed-off-by: Timo K <toger5@hotmail.de>
  • Loading branch information
toger5 authored Nov 17, 2023
1 parent 4f17c62 commit 85250e6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/url-params.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 85250e6

Please sign in to comment.