9 lines
280 B
Text
9 lines
280 B
Text
|
# 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
|
||
|
|
||
|
{{ searxng_rate_limiter_extra_configuration }}
|