Files
searxng/tests/unit/settings/user_settings_simple.yml
T

10 lines
210 B
YAML
Raw Normal View History

use_default_settings: true
server:
secret_key: "user_secret_key"
bind_address: "[::]"
default_http_headers:
Custom-Header: Custom-Value
result_proxy:
url: https://localhost/morty
key: "$ecretKey"