Allow configuring served components per listener

This commit is contained in:
Lambda 2024-09-21 15:55:17 +00:00 committed by Charles Hall
parent d62d0e2f0e
commit 084d862e51
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
3 changed files with 89 additions and 27 deletions

View file

@ -246,3 +246,5 @@ This will be the first release of Grapevine since it was forked from Conduit
18. Added admin commands to delete media
([!99](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/99),
[!102](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/102))
19. Allow configuring the served API components per listener.
([!109](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/109))