forked from Archives/searxng
15da3f6591
Fixed messages reported by:: make test.yamllint Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
10 lines
213 B
YAML
10 lines
213 B
YAML
use_default_settings: true
|
|
server:
|
|
secret_key: "user_secret_key"
|
|
bind_address: "0.0.0.0"
|
|
default_http_headers:
|
|
Custom-Header: Custom-Value
|
|
result_proxy:
|
|
url: https://localhost/morty
|
|
key: "$ecretKey"
|