mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-16 18:43:10 -06:00
Add a relay_api section
This commit is contained in:
parent
74dc54684b
commit
7a9aed8e76
|
|
@ -273,6 +273,9 @@ media_api:
|
||||||
height: 480
|
height: 480
|
||||||
method: scale
|
method: scale
|
||||||
|
|
||||||
|
# Configuration for the Relay API.
|
||||||
|
relay_api:
|
||||||
|
|
||||||
# Configuration for enabling experimental MSCs on this homeserver.
|
# Configuration for enabling experimental MSCs on this homeserver.
|
||||||
mscs:
|
mscs:
|
||||||
mscs:
|
mscs:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue