matrix/configs/homeserver.yaml bijwerken
This commit is contained in:
parent
9215d4c437
commit
8e851b81ee
1 changed files with 7 additions and 0 deletions
|
|
@ -42,5 +42,12 @@ database:
|
|||
- names: [federation]
|
||||
compress: false
|
||||
|
||||
matrix_rtc:
|
||||
transports:
|
||||
- type: livekit
|
||||
url: "wss://matrixrtc.{YOURDOMAIN.COM}"
|
||||
livekit_service_url: "https://jwt.matrixrtc.{YOURDOMAIN.COM}"
|
||||
|
||||
|
||||
#there are regirstration options somewhere just skim over the whole file these are mainly the important settings
|
||||
# theres email settings too somewhere theres also a list of experimental features you can activate its somehwere in the github or sm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue