Use a dedicated FAQ/help entry for key storage. (#32480)

* Use a dedicated FAQ/help entry for key storage.

* Update tests.
This commit is contained in:
mxandreas
2026-02-13 03:58:06 +02:00
committed by GitHub
parent 7fce635cc5
commit ca2ea791b3
6 changed files with 7 additions and 4 deletions

View File

@@ -160,7 +160,8 @@ complete re-branding/private labeling, a more personalised experience can be ach
3. `show_once`: Optional. If true then the notice will only be shown once per device.
19. `help_url`: The URL to point users to for help with the app, defaults to `https://element.io/help`.
20. `help_encryption_url`: The URL to point users to for help with encryption, defaults to `https://element.io/help#encryption`.
21. `force_verification`: If true, users must verify new logins (eg. with another device / their recovery key)
21. `help_key_storage_url`: The URL to point users to for help with key storage, defaults to `https://element.io/help#encryption5`.
22. `force_verification`: If true, users must verify new logins (eg. with another device / their recovery key)
### `desktop_builds` and `mobile_builds`