add producer names
This commit is contained in:
@@ -498,6 +498,7 @@ CONF_SCHEMA = {
|
||||
'items': {
|
||||
'type': 'object',
|
||||
'properties': {
|
||||
'name': {'type': 'string'},
|
||||
'url': {'type': 'string', 'default': ''},
|
||||
'ws_token': {'type': 'string', 'default': ''},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user