synapse-invite-checker/README.md

8 lines
214 B
Markdown
Raw Normal View History

2024-09-14 17:12:42 +00:00
Example config for homeserver.yaml:
- module: synapse_invite_checker.InviteChecker
config:
blacklist_whitelist_url: "https://example.com/invites.json"
use_whitelist: true
use_blacklist: true