forked from Shiloh/remnantchat
feat(connectivity): increase trackerRedundancy to 4
This commit is contained in:
parent
7c18abe6de
commit
6b942c1025
@ -57,7 +57,7 @@ export function Room({
|
|||||||
trackerUrls,
|
trackerUrls,
|
||||||
rtcConfig,
|
rtcConfig,
|
||||||
password,
|
password,
|
||||||
trackerRedundancy: 3,
|
trackerRedundancy: 4,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
roomId,
|
roomId,
|
||||||
|
Loading…
Reference in New Issue
Block a user