Update mycroft.conf

This commit is contained in:
JarbasAI 2022-10-07 17:56:51 +01:00 committed by GitHub
parent a8f16fba66
commit 12910a341e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 9 deletions

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