minor improvements
This commit is contained in:
@@ -18,7 +18,7 @@ const DEFAULT_OPTIONS = {
|
||||
enabledOrigins: {
|
||||
"http://*/*": true,
|
||||
"https://*/*": true,
|
||||
"https://tube.kobim.cloud"
|
||||
"https://tube.kobim.cloud": true,
|
||||
},
|
||||
enabledStats: ["data-channel", "local-candidate", "remote-candidate"]
|
||||
};
|
||||
|
Reference in New Issue
Block a user