[yamllint] searx/settings_robot.yml

Fixed messages reported by::

    make test.yamllint

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2021-05-28 09:16:27 +02:00
parent b86a3f6303
commit 4e845966ba

View file

@ -1,5 +1,5 @@
general:
debug : False
debug: false
instance_name: "searx_test"
search:
@ -9,7 +9,7 @@ server:
port: 11111
bind_address: 127.0.0.1
secret_key: "changedultrasecretkey"
base_url : False
base_url: false
http_protocol_version: "1.0"
ui: