This website requires JavaScript.
Explore
Help
Register
Sign In
jandieman
/
searxng
mirror of
https://github.com/searxng/searxng.git
Watch
2
Star
0
Fork
You've already forked searxng
0
Code
Issues
Projects
Releases
Wiki
Activity
b8c7c2c9aa
searxng
/
searx
/
botdetection
/
limiter.toml
3 lines
43 B
TOML
Raw
Normal View
History
Unescape
Escape
[mod] limiter: add config file /etc/searxng/limiter.toml Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-05-26 15:24:43 +00:00
[
botdetection
.
ip_limit
]
[fix] limiter.toml: botdetection.ip_limit turn off link_token by default 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>
2023-05-27 16:58:06 +00:00
link_token
=
false