Merge pull request #757 from thecodingmachine/jitsiConfig
Merge Jitsi config
This commit is contained in:
commit
13078489c6
2 changed files with 42 additions and 2 deletions
|
@ -40,6 +40,11 @@
|
|||
"name":"chillzone-2",
|
||||
"opacity":1,
|
||||
"properties":[
|
||||
{
|
||||
"name":"jitsiConfig",
|
||||
"type":"string",
|
||||
"value":"{ \"startWithAudioMuted\": true, \"startWithVideoMuted\": true } "
|
||||
},
|
||||
{
|
||||
"name":"jitsiRoom",
|
||||
"type":"string",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue