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"
|
||||
# The room ID where announcements about blocked invites will be sent
|
||||
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
|
||||
# Optionally specify policy rooms for dynamic blocklist fetching via MSC2313
|
||||
policy_room_ids:
|
||||
|
@ -60,4 +60,4 @@ modules:
|
|||
"!abc123:matrix.org" // Direct room ID
|
||||
]
|
||||
}
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue