Files
2018-05-25 15:21:40 -04:00

13 lines
212 B
JSON

{
"default": {
"enabled": true,
"provider": "whisper",
"available_providers": ["whisper", "orbit"],
"connection": {
"host": "localhost",
"port": 8546,
"type": "ws"
}
}
}