mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
fix: revoke permission if failed to send email (#4279)
This commit is contained in:
@@ -205,7 +205,7 @@ export interface AFFiNEConfig {
|
||||
ttl: number;
|
||||
/**
|
||||
* How many requests can be made in the given time frame
|
||||
* @default 60
|
||||
* @default 120
|
||||
* @env THROTTLE_LIMIT
|
||||
*/
|
||||
limit: number;
|
||||
|
||||
Reference in New Issue
Block a user