Merge pull request #118 from OpenVoiceOS/update-.conf

Update mycroft.conf
This commit is contained in:
Peter Steenbergen 2022-10-08 17:53:21 +02:00 committed by GitHub
commit a6dc218022
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": {