mirror of
https://github.com/Cian-H/openwebui_engineering_assistant.git
synced 2025-12-22 12:41:57 +00:00
11 lines
298 B
TOML
11 lines
298 B
TOML
# This configuration file updates the default configuration file
|
|
# See https://github.com/searxng/searxng/blob/master/searx/botdetection/limiter.toml
|
|
|
|
[botdetection.ip_limit]
|
|
# activate link_token method in the ip_limit method
|
|
link_token = false
|
|
|
|
[botdetection.ip_lists]
|
|
block_ip = []
|
|
pass_ip = []
|