Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 4737a7f

Browse files
authored
Remove DomainRuleChecker module (#113)
The module has now moved to https://github.com/matrix-org/synapse-domain-rule-checker __Note to ops__: To deploy this change, the module needs to be installed in addition to Synapse (from the aforementioned repo, or the PyPI project mentioned its readme). The configuration doesn't change besides a) `default` is renamed into `can_invite_if_not_in_domain_mapping` and b) the module's configuration has moved to the `modules` section of the configuration file (though that was already the case as of #108).
1 parent 29168d8 commit 4737a7f

File tree

4 files changed

+0
-658
lines changed

4 files changed

+0
-658
lines changed

synapse/rulecheck/__init__.py

Whitespace-only changes.

synapse/rulecheck/domain_rule_checker.py

Lines changed: 0 additions & 230 deletions
This file was deleted.

tests/rulecheck/__init__.py

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)