[enh] settings.yml: add use_default_settings option (2nd version)
This commit is contained in:
6
tests/unit/settings/user_settings_simple.yml
Normal file
6
tests/unit/settings/user_settings_simple.yml
Normal file
@@ -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