update README.md
This commit is contained in:
parent
321a751b20
commit
cfbb669a18
1 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ modules:
|
||||||
access_token: "your_access_token_here"
|
access_token: "your_access_token_here"
|
||||||
# The room ID where announcements about blocked invites will be sent
|
# The room ID where announcements about blocked invites will be sent
|
||||||
announcement_room_id: "!your_announcement_room_id:example.com"
|
announcement_room_id: "!your_announcement_room_id:example.com"
|
||||||
# Enable or disable sending announcements when invites are blocked (default: true)
|
# Enable or disable sending announcements when invites are blocked (default: false)
|
||||||
enable_announcement: true
|
enable_announcement: true
|
||||||
# Optionally specify policy rooms for dynamic blocklist fetching via MSC2313
|
# Optionally specify policy rooms for dynamic blocklist fetching via MSC2313
|
||||||
policy_room_ids:
|
policy_room_ids:
|
||||||
|
|
Loading…
Reference in a new issue