mirror of
https://github.com/searxng/searxng.git
synced 2026-05-20 18:04:30 +02:00
[enh] settings.yml: add use_default_settings option (2nd version)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
use_default_settings: True
|
||||
server:
|
||||
secret_key: "user_secret_key"
|
||||
bind_address: "0.0.0.0"
|
||||
default_http_headers:
|
||||
Custom-Header: Custom-Value
|
||||
Reference in New Issue
Block a user