mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-13 16:21:22 -05:00
Add missing servlet to list
This commit is contained in:
parent
b26d85c30f
commit
c178e4e6ca
@ -361,4 +361,5 @@ SERVLET_CLASSES = (
|
|||||||
FederationInviteServlet,
|
FederationInviteServlet,
|
||||||
FederationQueryAuthServlet,
|
FederationQueryAuthServlet,
|
||||||
FederationGetMissingEventsServlet,
|
FederationGetMissingEventsServlet,
|
||||||
|
FederationEventAuthServlet,
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user