fix: searxng http_protocol_version 1.1 y botdetection desactivado
This commit is contained in:
@@ -20,6 +20,12 @@ data:
|
|||||||
image_proxy: false
|
image_proxy: false
|
||||||
port: 8080
|
port: 8080
|
||||||
bind_address: "0.0.0.0"
|
bind_address: "0.0.0.0"
|
||||||
|
http_protocol_version: "1.1"
|
||||||
|
botdetection:
|
||||||
|
ip_limit:
|
||||||
|
enabled: false
|
||||||
|
ip_lists:
|
||||||
|
enabled: false
|
||||||
ui:
|
ui:
|
||||||
static_use_hash: true
|
static_use_hash: true
|
||||||
engines:
|
engines:
|
||||||
|
|||||||
Reference in New Issue
Block a user