mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 18:42:33 +02:00
[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