forked from zaclys/searxng
[fix] robot tests ++ set default value for server http protocol version
This commit is contained in:
parent
a98bbefbcf
commit
14f58bdaec
2 changed files with 2 additions and 1 deletions
|
|
@ -13,6 +13,7 @@ server:
|
|||
secret_key : "ultrasecretkey" # change this!
|
||||
base_url : False
|
||||
image_proxy : False
|
||||
http_protocol_version : "1.0"
|
||||
|
||||
ui:
|
||||
themes_path : ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue