Merge branch 'develop' into money_mgt

This commit is contained in:
misagh
2018-11-04 18:49:21 +01:00
14 changed files with 293 additions and 8 deletions

View File

@@ -131,6 +131,7 @@ CONF_SCHEMA = {
},
'db_url': {'type': 'string'},
'initial_state': {'type': 'string', 'enum': ['running', 'stopped']},
'forcebuy_enable': {'type': 'boolean'},
'internals': {
'type': 'object',
'properties': {