mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-18 08:11:24 +01:00
serve well-known client and server config
This way users can have a simpler time configuring this stuff and we can worry about the spec compliance parts and specifying the same thing over and over parts.
This commit is contained in:
parent
3a55684623
commit
806cc0cb28
4 changed files with 99 additions and 1 deletions
|
|
@ -2,3 +2,4 @@ pub(crate) mod appservice_server;
|
|||
pub(crate) mod client_server;
|
||||
pub(crate) mod ruma_wrapper;
|
||||
pub(crate) mod server_server;
|
||||
pub(crate) mod well_known;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue