7 lines
232 B
TOML
7 lines
232 B
TOML
|
# This configuration file updates the default configuration file
|
||
|
# See https://github.com/searxng/searxng/blob/master/searx/limiter.toml
|
||
|
|
||
|
[botdetection.ip_limit]
|
||
|
# activate link_token method in the ip_limit method
|
||
|
link_token = true
|