mirror of
https://github.com/open-webui/docs
synced 2025-06-09 08:06:20 +00:00
Update web_search.md
This commit is contained in:
parent
c3a0e83cc5
commit
378d16e160
@ -80,8 +80,6 @@ sudo chmod a+rwx searxng-docker/searxng
|
||||
<summary>searxng-docker/searxng/limiter.toml</summary>
|
||||
|
||||
```bash
|
||||
|
||||
cat > searxng-docker/searxng/limiter.toml << EOF
|
||||
# This configuration file updates the default configuration file
|
||||
# See https://github.com/searxng/searxng/blob/master/searx/botdetection/limiter.toml
|
||||
|
||||
@ -92,7 +90,6 @@ link_token = false
|
||||
[botdetection.ip_lists]
|
||||
block_ip = []
|
||||
pass_ip = []
|
||||
EOF
|
||||
```
|
||||
|
||||
</details>
|
||||
|
Loading…
Reference in New Issue
Block a user