Allow changing severity of strategy-validations to log only.
This commit is contained in:
@@ -227,6 +227,7 @@ CONF_SCHEMA = {
|
||||
'db_url': {'type': 'string'},
|
||||
'initial_state': {'type': 'string', 'enum': ['running', 'stopped']},
|
||||
'forcebuy_enable': {'type': 'boolean'},
|
||||
'disable_dataframe_checks': {'type': 'boolean'},
|
||||
'internals': {
|
||||
'type': 'object',
|
||||
'default': {},
|
||||
|
||||
Reference in New Issue
Block a user