feat: add environment variable support and update README instructions
This commit is contained in:
@@ -16,7 +16,8 @@ const DEFAULT_OPTIONS = {
|
||||
gzip: false,
|
||||
job: "webrtc-internals-exporter",
|
||||
enabledOrigins: {
|
||||
"https://tube.kobim.cloud": true,
|
||||
"http://*/*": true,
|
||||
"https://*/*": true,
|
||||
},
|
||||
enabledStats: ["data-channel", "local-candidate", "remote-candidate"]
|
||||
};
|
||||
|
Reference in New Issue
Block a user