deployment: Add HANodeRegistered and HANodeDeregistered to webhook events at openvidu-enterprise ha

pull/809/head
cruizba 2023-06-13 11:12:13 +02:00
parent e70fe4c3ab
commit 22ab5641f7
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@ OPENVIDU_WEBHOOK=false
# List of events that will be sent by OpenVidu Webhook service
# Default value is all available events
OPENVIDU_WEBHOOK_EVENTS=[sessionCreated,sessionDestroyed,participantJoined,participantLeft,webrtcConnectionCreated,webrtcConnectionDestroyed,recordingStatusChanged,filterEventDispatched,mediaNodeStatusChanged,nodeCrashed,nodeRecovered]
OPENVIDU_WEBHOOK_EVENTS=[sessionCreated,sessionDestroyed,participantJoined,participantLeft,webrtcConnectionCreated,webrtcConnectionDestroyed,recordingStatusChanged,filterEventDispatched,mediaNodeStatusChanged,nodeCrashed,nodeRecovered,HANodeRegistered,HANodeDeregistered]
# How often the garbage collector of non active sessions runs.
# This helps cleaning up sessions that have been initialized through