mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-22 06:30:25 +00:00
Update src/config/ConfigOptions.ts
Co-authored-by: fkwp <fkwp@users.noreply.github.com>
This commit is contained in:
@@ -114,7 +114,7 @@ export interface ConfigOptions {
|
||||
* when someone leaves a call.
|
||||
*/
|
||||
wait_for_key_rotation_ms?: number;
|
||||
/** @deprecated use delay_new_key_sending_ms instead */
|
||||
/** @deprecated use wait_for_key_rotation_ms instead */
|
||||
key_rotation_on_leave_delay?: number;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user