mirror of https://github.com/OpenVidu/openvidu.git
Update .env
parent
8756e669f9
commit
8ba440f90f
|
@ -122,7 +122,7 @@ OPENVIDU_WEBHOOK=false
|
|||
#OPENVIDU_WEBHOOK_HEADERS=
|
||||
|
||||
# List of events that will be sent by OpenVidu Webhook service
|
||||
# Leave blank if all events.
|
||||
# Default value is all available events
|
||||
OPENVIDU_WEBHOOK_EVENTS=[sessionCreated,sessionDestroyed,participantJoined,participantLeft,webrtcConnectionCreated,webrtcConnectionDestroyed,recordingStatusChanged,filterEventDispatched,mediaNodeStatusChanged]
|
||||
|
||||
# How often the garbage collector of non active sessions runs.
|
||||
|
|
Loading…
Reference in New Issue