mirror of
https://github.com/open-webui/docs.git
synced 2026-01-02 09:49:38 +07:00
Update web_search.md
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user