have to begin before we can stop

This commit is contained in:
creslinux 2018-07-27 12:07:07 +00:00
parent 6e437a7290
commit c47253133a
1 changed files with 1 additions and 0 deletions

View File

@ -126,6 +126,7 @@ CONF_SCHEMA = {
'name': {'type': 'string'},
'key': {'type': 'string'},
'secret': {'type': 'string'},
'password': {'type': 'string'},
'pair_whitelist': {
'type': 'array',
'items': {