Retoor software development Projects Research SearchXNG
Register Sign In

10 lines
213 B
YAML
Raw Normal View History

[yamllint] tests/unit/settings/user_settings_simple.yml Fixed messages reported by:: make test.yamllint Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-05-28 09:11:50 +02:00
use_default_settings: true
[enh] settings.yml: add use_default_settings option (2nd version)
2020-11-27 19:32:45 +01:00
server:
[yamllint] tests/unit/settings/user_settings_simple.yml Fixed messages reported by:: make test.yamllint Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-05-28 09:11:50 +02:00
secret_key: "user_secret_key"
bind_address: "0.0.0.0"
default_http_headers:
Custom-Header: Custom-Value
[fix] settings_loader: don't crash when a key exists only in the user settings typical use case: result_proxy can be defined in the user settings, but are not defined the default settings.yml
2020-12-03 11:35:12 +01:00
result_proxy:
[yamllint] tests/unit/settings/user_settings_simple.yml Fixed messages reported by:: make test.yamllint Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-05-28 09:11:50 +02:00
url: https://localhost/morty
key: "$ecretKey"
Reference in New Issue Copy Permalink
fdeece0aae
searxng/tests/unit/settings/user_settings_simple.yml
Response time: 49ms
Mail Licenses API