fix(config) comment out enabledReactions

This commit is contained in:
Calinteodor 2021-08-04 11:58:07 +03:00 committed by GitHub
parent 3c2ad24652
commit ca25be7314
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.