openvidu-server: kms.uris default value updated (no double quotes)

pull/255/head
pabloFuente 2019-04-05 13:27:17 +02:00
parent f8357588e0
commit 6459544419
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ openvidu.streams.video.min-recv-bandwidth: 300
openvidu.streams.video.max-send-bandwidth: 1000
openvidu.streams.video.min-send-bandwidth: 300
kms.uris: [\"ws://localhost:8888/kurento\"]
kms.uris: ["ws://localhost:8888/kurento"]
coturn.redis.ip: 127.0.0.1
coturn.redis.dbname: 0