chore: edit register rate limit

This commit is contained in:
Maël Gangloff
2025-10-19 15:15:51 +02:00
parent b727961edb
commit 626cb47f03
2 changed files with 1 additions and 10 deletions

View File

@@ -17,7 +17,7 @@ framework:
user_register:
policy: token_bucket
limit: 1
limit: 5
rate: { interval: '5 minutes' }
rdap_requests: