add docs for UIFeature.BulkUnverifiedSessionsReminder (#23875)

This commit is contained in:
Kerry 2022-12-02 16:08:49 +13:00 committed by GitHub
parent 003fc7cdf4
commit 6d724cb4cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -546,6 +546,8 @@ Currently, the following UI feature flags are supported:
This should only be used if the room history visibility options are managed by the server. This should only be used if the room history visibility options are managed by the server.
* `UIFeature.TimelineEnableRelativeDates` - Display relative date separators (eg: 'Today', 'Yesterday') in the * `UIFeature.TimelineEnableRelativeDates` - Display relative date separators (eg: 'Today', 'Yesterday') in the
timeline for recent messages. When false day dates will be used. timeline for recent messages. When false day dates will be used.
* `UIFeature.BulkUnverifiedSessionsReminder` - Display popup reminders to verify or remove unverified sessions. Defaults
to true.
## Undocumented / developer options ## Undocumented / developer options