fix(config) comment out enabledReactions
This commit is contained in:
parent
3c2ad24652
commit
ca25be7314
|
@ -71,7 +71,7 @@ var config = {
|
||||||
},
|
},
|
||||||
|
|
||||||
// Enables reactions feature.
|
// Enables reactions feature.
|
||||||
enableReactions: false,
|
// enableReactions: false,
|
||||||
|
|
||||||
// Disables ICE/UDP by filtering out local and remote UDP candidates in
|
// Disables ICE/UDP by filtering out local and remote UDP candidates in
|
||||||
// signalling.
|
// signalling.
|
||||||
|
|
Loading…
Reference in New Issue