mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 12:50:11 +01:00
7 lines
159 B
YAML
7 lines
159 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
|