You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/tests/unit/settings/user_settings_simple.yml

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"