Add enclosure config block back till we have migrated the two options

This commit is contained in:
j1nx 2022-03-13 12:44:48 +01:00
parent e8d1228ab8
commit 0e8ffb46d8
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@
"play_wav_cmdline": "paplay %1",
"play_mp3_cmdline": "mpg123 %1",
"ipc_path": "/dev/shm/mycroft/ipc/",
"enclosure": {
"platform": "OpenVoiceOS",
"ntp_sync_on_boot": true
},
"gui": {
"extension": "smartspeaker",
"idle_display_skill": "skill-ovos-homescreen.openvoiceos"