mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Remove cross-signing from labs
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
3869a4d22e
commit
c29dc0bad8
16
docs/labs.md
16
docs/labs.md
@ -72,22 +72,6 @@ An implementation of [MSC2241](https://github.com/matrix-org/matrix-doc/pull/224
|
|||||||
|
|
||||||
This also includes a new implementation of the user & member info panel, designed to share more code between showing community members & room members. Built on top of this new panel is also a new UX for verification from the member panel.
|
This also includes a new implementation of the user & member info panel, designed to share more code between showing community members & room members. Built on top of this new panel is also a new UX for verification from the member panel.
|
||||||
|
|
||||||
## Cross-signing
|
|
||||||
|
|
||||||
Cross-signing ([MSC1756](https://github.com/matrix-org/matrix-doc/pull/1756))
|
|
||||||
improves the device verification experience by allowing you to verify a user
|
|
||||||
instead of verifying each of their devices.
|
|
||||||
|
|
||||||
The feature is enabled by default and does not follow a traditional labs flag
|
|
||||||
at the moment. If something goes wrong, add this to your config to disable it:
|
|
||||||
```json
|
|
||||||
{
|
|
||||||
"settingDefaults": {
|
|
||||||
"feature_cross_signing": false
|
|
||||||
}
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
The setting will be removed in a future release, enabling it non-optionally for
|
The setting will be removed in a future release, enabling it non-optionally for
|
||||||
all users.
|
all users.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user