Implement MSC3890: Remotely silence local notifications (#14775)

This commit is contained in:
Andrew Morgan 2023-01-13 19:32:10 +00:00 committed by GitHub
parent 52ae80dd1a
commit 54cd90ea60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 29 additions and 2 deletions

View file

@ -102,6 +102,8 @@ experimental_features:
{% endif %}
# Filtering /messages by relation type.
msc3874_enabled: true
# Enable deleting device-specific notification settings stored in account data
msc3890_enabled: true
# Enable removing account data support
msc3391_enabled: true