fix: searxng habilitar formato JSON, forward_url false, authentication desactivada

This commit is contained in:
2026-05-04 19:57:24 +00:00
parent 73da4044be
commit db0391d23f
+6
View File
@@ -14,6 +14,9 @@ data:
safe_search: 0
autocomplete: ""
default_lang: "all"
formats:
- html
- json
server:
secret_key: "researchowl-searxng-secret-key-change-me"
limiter: false
@@ -21,6 +24,9 @@ data:
port: 8080
bind_address: "0.0.0.0"
http_protocol_version: "1.1"
forward_url: false
authentication:
enabled: false
botdetection:
ip_limit:
enabled: false