You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-06 06:02:40 +03:00
Call retain_recent
periodically on rate limiters
This commit is contained in:
@@ -202,6 +202,8 @@ impl Options {
|
||||
|
||||
let limiter = Limiter::default();
|
||||
|
||||
limiter.start();
|
||||
|
||||
let graphql_schema = mas_handlers::graphql_schema(
|
||||
&pool,
|
||||
&policy_factory,
|
||||
|
Reference in New Issue
Block a user