diff options
Diffstat (limited to 'searx/settings_robot.yml')
| -rw-r--r-- | searx/settings_robot.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/settings_robot.yml b/searx/settings_robot.yml index 7d2701449..dbaf2fd52 100644 --- a/searx/settings_robot.yml +++ b/searx/settings_robot.yml @@ -13,6 +13,7 @@ server: secret_key : "ultrasecretkey" # change this! base_url : False image_proxy : False + http_protocol_version : "1.0" ui: themes_path : "" |