Search: Dont proxy images ...
This commit is contained in:
parent
9251478e67
commit
eb52198129
@ -51,7 +51,8 @@ server:
|
|||||||
|
|
||||||
secret_key: "{{ search.server.secret_key }}" # change this!
|
secret_key: "{{ search.server.secret_key }}" # change this!
|
||||||
# Proxying image results through searx
|
# Proxying image results through searx
|
||||||
image_proxy: true
|
# Sadly doesnt work well
|
||||||
|
image_proxy: false
|
||||||
# 1.0 and 1.1 are supported
|
# 1.0 and 1.1 are supported
|
||||||
http_protocol_version: "1.1"
|
http_protocol_version: "1.1"
|
||||||
# POST queries are more secure as they don't show up in history but may cause
|
# POST queries are more secure as they don't show up in history but may cause
|
||||||
|
Loading…
Reference in New Issue
Block a user