mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-05 19:59:20 +00:00
setup webhooks for SFUs
This commit is contained in:
@@ -18,3 +18,7 @@ keys:
|
|||||||
devkey: secret
|
devkey: secret
|
||||||
room:
|
room:
|
||||||
auto_create: false
|
auto_create: false
|
||||||
|
webhook:
|
||||||
|
api_key: devkey
|
||||||
|
urls:
|
||||||
|
- https://matrix-rtc.othersite.m.localhost/livekit/jwt/sfu_webhook
|
||||||
|
|||||||
@@ -18,3 +18,7 @@ keys:
|
|||||||
devkey: secret
|
devkey: secret
|
||||||
room:
|
room:
|
||||||
auto_create: false
|
auto_create: false
|
||||||
|
webhook:
|
||||||
|
api_key: devkey
|
||||||
|
urls:
|
||||||
|
- https://matrix-rtc.m.localhost/livekit/jwt/sfu_webhook
|
||||||
|
|||||||
Reference in New Issue
Block a user