Clarify mapping of m.ignored_users

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
pull/1637/head
Kévin Commaille 9 months ago
parent 58a7489120
commit 59a2567698
No known key found for this signature in database
GPG Key ID: 29A48C1F03620416

@ -10,7 +10,9 @@ properties:
properties:
ignored_users:
type: object
description: "The map of users to ignore"
description: |-
The map of users to ignore. This is a mapping of user ID to empty
object.
patternProperties:
"^@":
type: "object"

Loading…
Cancel
Save