forked from matrix/element-web
Apply suggestions from code review
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
cd829d3c1c
commit
bce0bf1b1d
|
@ -1,7 +1,7 @@
|
|||
# End to End encryption by default
|
||||
# End to end encryption by default
|
||||
|
||||
By default, Riot will create encrypted DM rooms if the user you are chatting with has keys uploaded on their account.
|
||||
For private room creation Riot will default to encryption on but give you the choice to opt-out.
|
||||
For private room creation, Riot will default to encryption on but give you the choice to opt-out.
|
||||
|
||||
## Disabling encryption by default
|
||||
|
||||
|
|
Loading…
Reference in New Issue