Import Google Meet captions project and extension backups
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
var config = {
|
||||
loggerLevel: 'debug', //change it to 'debug' for all logs, 'info' or more to reduce the log output in the production
|
||||
defaultCaptureInterval: 100, //change it to 1000 for 1 second interval
|
||||
};
|
||||
export default config;
|
||||
Reference in New Issue
Block a user