Add ready setting to mycroft.conf

This commit is contained in:
j1nx 2022-03-12 09:03:08 +01:00
parent b10d5566e1
commit 6a6d47b305
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
{
"ready_settings": ["pairing", "skills"],
"confirm_listening": true,
"play_wav_cmdline": "paplay %1",
"play_mp3_cmdline": "mpg123 %1",