Retoor software development Projects Research SearchXNG
Register Sign In

9 lines
115 B
TOML
Raw Normal View History

[mod] limiter: add config file /etc/searxng/limiter.toml Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-05-26 17:24:43 +02:00
[botdetection.ip_limit]
[fix] correct determination of the IP for the request For correct determination of the IP to the request the function botdetection.get_real_ip() is implemented. This fonction is used in the ip_limit and link_token method of the botdetection and it is used in the self_info plugin. A documentation about the X-Forwarded-For header has been added. [1] https://github.com/searxng/searxng/pull/2357#issuecomment-1566211059 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-05-29 19:46:37 +02:00
link_token = false
[real_ip]
# Number of values to trust for X-Forwarded-For.
x_for = 1
Reference in New Issue Copy Permalink
38431d2e14
BranchesTags
No results found.
searxng/searx/botdetection/limiter.toml
Response time: 70ms
Mail Licenses API