|
|
|
@@ -43,6 +43,11 @@ matrix_identity_server_url: ~ |
|
|
|
matrix_integration_manager_rest_url: ~ |
|
|
|
matrix_integration_manager_ui_url: ~ |
|
|
|
|
|
|
|
# The domain name where a Jitsi server is self-hosted. |
|
|
|
# If set, `/.well-known/matrix/client` will suggest Riot clients to use that Jitsi server. |
|
|
|
# See: https://github.com/vector-im/riot-web/blob/develop/docs/jitsi.md#configuring-riot-to-use-your-self-hosted-jitsi-server |
|
|
|
matrix_riot_jitsi_preferredDomain: '' |
|
|
|
|
|
|
|
# The Docker network that all services would be put into |
|
|
|
matrix_docker_network: "matrix" |
|
|
|
|
|
|
|
|