mirror of https://github.com/OpenVidu/openvidu.git
openvidu-server: application.properties fix
parent
69d7230fa8
commit
e5e9d1f4cc
|
@ -19,7 +19,7 @@ openvidu.cdr.path: log
|
|||
|
||||
openvidu.webhook: false
|
||||
openvidu.webhook.endpoint:
|
||||
openvidu.webhook.headers:
|
||||
openvidu.webhook.headers: []
|
||||
openvidu.webhook.events: [\"sessionCreated\",\"sessionDestroyed\",\"participantJoined\",\"participantLeft\",\"webrtcConnectionCreated\",\"webrtcConnectionDestroyed\",\"recordingStatusChanged\"]
|
||||
|
||||
openvidu.recording: false
|
||||
|
|
Loading…
Reference in New Issue