mirror of
https://github.com/open-webui/docs
synced 2025-06-11 17:10:36 +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>
|
<summary>searxng-docker/searxng/limiter.toml</summary>
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
||||||
cat > searxng-docker/searxng/limiter.toml << EOF
|
|
||||||
# This configuration file updates the default configuration file
|
# This configuration file updates the default configuration file
|
||||||
# See https://github.com/searxng/searxng/blob/master/searx/botdetection/limiter.toml
|
# See https://github.com/searxng/searxng/blob/master/searx/botdetection/limiter.toml
|
||||||
|
|
||||||
@ -92,7 +90,6 @@ link_token = false
|
|||||||
[botdetection.ip_lists]
|
[botdetection.ip_lists]
|
||||||
block_ip = []
|
block_ip = []
|
||||||
pass_ip = []
|
pass_ip = []
|
||||||
EOF
|
|
||||||
```
|
```
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
Loading…
Reference in New Issue
Block a user