8 lines
280 B
Django/Jinja
8 lines
280 B
Django/Jinja
# 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 }}
|