test fix experiment
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
"preferred_domain": "meet.element.io"
|
"preferred_domain": "meet.element.io"
|
||||||
},
|
},
|
||||||
"element_call": {
|
"element_call": {
|
||||||
"url": "https://localhost:3000",
|
"url": "https://localhost:3000/room/",
|
||||||
"participant_limit": 8,
|
"participant_limit": 8,
|
||||||
"brand": "Element Call"
|
"brand": "Element Call"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ const CONFIG_JSON = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
element_call: {
|
element_call: {
|
||||||
url: "https://localhost:3000",
|
url: "https://localhost:3000/room/",
|
||||||
participant_limit: 8,
|
participant_limit: 8,
|
||||||
brand: "Element Call",
|
brand: "Element Call",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user