mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
allow many rate limiters per engine
This commit is contained in:
parent
93982f6d8e
commit
6eea3e7c1c
3 changed files with 18 additions and 23 deletions
|
|
@ -423,8 +423,8 @@ engine is shown. Most of the options have a default value or even are optional.
|
|||
max_keepalive_connections: 10
|
||||
keepalive_expiry: 5.0
|
||||
rate_limit:
|
||||
max_requests: 200
|
||||
interval: 60
|
||||
- max_requests: 200
|
||||
interval: 60
|
||||
proxies:
|
||||
http:
|
||||
- http://proxy1:8080
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue