2017-02-10 12:44:06 +00:00
|
|
|
{
|
|
|
|
"default": {
|
2017-03-01 02:26:15 +00:00
|
|
|
"enabled": true,
|
2017-03-01 02:43:03 +00:00
|
|
|
"provider": "whisper",
|
2017-10-19 22:55:49 +00:00
|
|
|
"available_providers": ["whisper", "orbit"],
|
|
|
|
"connection": {
|
|
|
|
"host": "localhost",
|
|
|
|
"port": 8546,
|
|
|
|
"type": "ws"
|
|
|
|
}
|
2017-02-10 12:44:06 +00:00
|
|
|
}
|
|
|
|
}
|