mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-13 17:54:12 +01:00
Update mycroft.conf
This commit is contained in:
parent
a8f16fba66
commit
12910a341e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"ready_settings": ["pairing", "skills"],
|
||||
"ready_settings": ["setup", "skills"],
|
||||
"confirm_listening": true,
|
||||
"play_wav_cmdline": "paplay %1",
|
||||
"play_mp3_cmdline": "mpg123 %1",
|
||||
@ -68,14 +68,6 @@
|
||||
"ovos-skills-info.openvoiceos"
|
||||
]
|
||||
},
|
||||
"server": {
|
||||
"disabled": false,
|
||||
"url": "https://api.mycroft.ai",
|
||||
"version": "v1",
|
||||
"update": true,
|
||||
"metrics": false,
|
||||
"sync_skill_settings": false
|
||||
},
|
||||
"Audio": {
|
||||
"backends": {
|
||||
"OCP": {
|
||||
|
Loading…
Reference in New Issue
Block a user