[ALL] Start adding and passing on shipped mycroft.conf

This commit is contained in:
j1nx 2023-09-02 12:00:27 +00:00
parent bf8b3d5c0e
commit 0d62e412fb
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
{
"confirm_listening": true,
"play_wav_cmdline": "pw-play %1",
"play_mp3_cmdline": "mpg123 %1",
"skills": {
"wait_for_internet": true
},
"log_level": "DEBUG"
}