KI-AGENT: Vereinfache Matrix Selfhost auf eine Domain
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"default_server_config": {
|
||||
"m.homeserver": {
|
||||
"base_url": "https://matrix.fedeo.de",
|
||||
"server_name": "fedeo.de"
|
||||
"base_url": "https://app.example.com",
|
||||
"server_name": "app.example.com"
|
||||
}
|
||||
},
|
||||
"org.matrix.msc4143.rtc_foci": [
|
||||
{
|
||||
"type": "livekit",
|
||||
"livekit_service_url": "https://call.fedeo.de/livekit/jwt"
|
||||
"livekit_service_url": "https://app.example.com/livekit/jwt"
|
||||
}
|
||||
],
|
||||
"disable_custom_urls": false,
|
||||
|
||||
Reference in New Issue
Block a user