correcting searxng related parameters

This commit is contained in:
gyurix
2026-07-18 14:20:03 +02:00
parent 6ac1c69393
commit 8ca027dfc3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -150,7 +150,7 @@
{
"description": "Web",
"key": "SEARXNG_QUERY_URL",
"value": "http://openwebuisearxng-app:8080/search?q=<query>",
"value": "http://openwebuisearxng-app:8080/search",
"info": "Optional web search engine Searxng, keep it empty if you don't want it",
"advanced": "true"
},