1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Update mycroft.conf

This commit is contained in:
JarbasAI
2022-10-07 17:56:51 +01:00
committed by GitHub
parent a8f16fba66
commit 12910a341e

View File

@@ -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": {