forked from DevOps/deploy.stack
02015b03c9
添加limiter.toml和settings.yml配置文件 修改volumes挂载路径以支持本地开发和数据持久化
7 lines
290 B
TOML
7 lines
290 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 advanced bot protection
|
|
# enable this when running the instance for a public usage on the internet
|
|
link_token = false |