openvidu-server: application.properties fix

pull/375/head
pabloFuente 2019-06-24 15:52:09 +02:00
parent 69d7230fa8
commit e5e9d1f4cc
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ openvidu.cdr.path: log
openvidu.webhook: false openvidu.webhook: false
openvidu.webhook.endpoint: openvidu.webhook.endpoint:
openvidu.webhook.headers: openvidu.webhook.headers: []
openvidu.webhook.events: [\"sessionCreated\",\"sessionDestroyed\",\"participantJoined\",\"participantLeft\",\"webrtcConnectionCreated\",\"webrtcConnectionDestroyed\",\"recordingStatusChanged\"] openvidu.webhook.events: [\"sessionCreated\",\"sessionDestroyed\",\"participantJoined\",\"participantLeft\",\"webrtcConnectionCreated\",\"webrtcConnectionDestroyed\",\"recordingStatusChanged\"]
openvidu.recording: false openvidu.recording: false