Add Element Call participant limit (#9358)
This commit is contained in:
@@ -119,6 +119,7 @@ export interface IConfigOptions {
|
||||
element_call: {
|
||||
url?: string;
|
||||
use_exclusively?: boolean;
|
||||
participant_limit?: number;
|
||||
brand?: string;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user