Skip to content

Commit

Permalink
Slightly adjusted timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
k0gen committed Nov 21, 2023
1 parent 5966933 commit f2836ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version: 2023.11.14
release-notes: |
* Updated SearXNG code to the latest version from upstream.
* Added option to set a Tor address as the base URL.
* Slightly adjusted timeout.
license: MIT
wrapper-repo: "https://github.com/Start9Labs/searxng-startos"
upstream-repo: "https://github.com/searxng/searxng-docker"
Expand Down
2 changes: 2 additions & 0 deletions settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ general:
instance_name: "My SearXNG"
contact_url: false
enable_metrics: false
outgoing: # communication with search engines
request_timeout : 3.5

0 comments on commit f2836ef

Please sign in to comment.