Skip to content

Commit

Permalink
Bump recording version to 2.17.0-dev2
Browse files Browse the repository at this point in the history
  • Loading branch information
cruizba committed Feb 19, 2021
1 parent 2d74acb commit b618dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openvidu-server/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ OPENVIDU_WEBHOOK_EVENTS=["sessionCreated","sessionDestroyed","participantJoined"

OPENVIDU_RECORDING=false
OPENVIDU_RECORDING_DEBUG=false
OPENVIDU_RECORDING_VERSION=2.17.0-beta1
OPENVIDU_RECORDING_VERSION=2.17.0-dev2
OPENVIDU_RECORDING_PATH=/opt/openvidu/recordings
OPENVIDU_RECORDING_PUBLIC_ACCESS=false
OPENVIDU_RECORDING_NOTIFICATION=publisher_moderator
Expand Down

0 comments on commit b618dc4

Please sign in to comment.