forked from zaclys/searxng
To activate the ``link_token`` method in the ``ip_limit`` method add the following to your ``/etc/searxng/limiter.toml``:: [botdetection.ip_limit] link_token = true Related: https://github.com/searxng/searxng/pull/2357#issuecomment-1554116941 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| http_accept.py | ||
| http_accept_encoding.py | ||
| http_accept_language.py | ||
| http_connection.py | ||
| http_user_agent.py | ||
| ip_limit.py | ||
| limiter.py | ||
| limiter.toml | ||
| link_token.py | ||