Set voice broadcast defaults (#9471)
This commit is contained in:
parent
9ab8e330fe
commit
9d405a905d
8 changed files with 97 additions and 7 deletions
|
@ -47,7 +47,7 @@ export const DEFAULTS: IConfigOptions = {
|
|||
url: "https://element.io/get-started",
|
||||
},
|
||||
voice_broadcast: {
|
||||
chunk_length: 60, // one minute
|
||||
chunk_length: 120, // two minutes
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue