chore: global sync per minute safety limit (#2765)
This commit is contained in:
@@ -18,6 +18,11 @@ export interface ApplicationOptionalConfiguratioOptions {
|
||||
*/
|
||||
webSocketUrl?: string
|
||||
|
||||
/**
|
||||
* Amount sync calls allowed per minute.
|
||||
*/
|
||||
syncCallsThresholdPerMinute?: number
|
||||
|
||||
/**
|
||||
* 3rd party library function for prompting U2F authenticator device registration
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user