diff options
author | Hugh Nimmo-Smith <hughns@users.noreply.github.com> | 2025-06-04 13:09:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-04 12:09:11 +0000 |
commit | 9b2bc75ed49ea52008dc787a09337ca4a843d8e7 (patch) | |
tree | 2035b651bd0452e2a4f8563b16565a285b0f6759 /synapse/module_api/__init__.py | |
parent | Add user_may_send_state_event callback to spam checker module API (#18455) (diff) | |
download | synapse-9b2bc75ed49ea52008dc787a09337ca4a843d8e7.tar.xz |
Add ratelimit callbacks to module API to allow dynamic ratelimiting (#18458)
Diffstat (limited to 'synapse/module_api/__init__.py')
-rw-r--r-- | synapse/module_api/__init__.py | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/synapse/module_api/__init__.py b/synapse/module_api/__init__.py |