setup SFU webhooks for local dev environment to be compatible with delegation of delayed events (#3717)

* setup webhooks for SFUs

* add ca certs to SFU containers such that webhooks are accepted
This commit is contained in:
fkwp
2026-04-23 10:06:05 +02:00
committed by GitHub
parent 9525136c91
commit 90ba38d2bc
3 changed files with 16 additions and 0 deletions

View File

@@ -18,3 +18,7 @@ keys:
devkey: secret
room:
auto_create: false
webhook:
api_key: devkey
urls:
- https://matrix-rtc.othersite.m.localhost/livekit/jwt/sfu_webhook

View File

@@ -18,3 +18,7 @@ keys:
devkey: secret
room:
auto_create: false
webhook:
api_key: devkey
urls:
- https://matrix-rtc.m.localhost/livekit/jwt/sfu_webhook