mirror of https://github.com/OpenVidu/openvidu.git
Recorder set to false
parent
517edd0ac6
commit
7f0b7a6135
|
@ -10,6 +10,6 @@ kms.uris=[\"ws://localhost:8888/kurento\"]
|
|||
openvidu.secret: YOUR_SECRET
|
||||
openvidu.publicurl: local
|
||||
openvidu.cdr: false
|
||||
openvidu.recording: true
|
||||
openvidu.recording: false
|
||||
openvidu.recording.path: /home/recordings
|
||||
openvidu.recording.free-access: false
|
Loading…
Reference in New Issue