mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: allow unauthenticated users to perform domain name lookups
This commit is contained in:
@@ -22,5 +22,10 @@ framework:
|
||||
|
||||
user_rdap_requests:
|
||||
policy: sliding_window
|
||||
limit: 10
|
||||
limit: 60
|
||||
interval: '1 hour'
|
||||
|
||||
public_rdap_requests:
|
||||
policy: sliding_window
|
||||
limit: 30
|
||||
interval: '1 hour'
|
||||
|
||||
Reference in New Issue
Block a user