mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-04-25 15:48:51 +02:00
Add enclosure config block back till we have migrated the two options
This commit is contained in:
parent
e8d1228ab8
commit
0e8ffb46d8
@ -4,6 +4,10 @@
|
|||||||
"play_wav_cmdline": "paplay %1",
|
"play_wav_cmdline": "paplay %1",
|
||||||
"play_mp3_cmdline": "mpg123 %1",
|
"play_mp3_cmdline": "mpg123 %1",
|
||||||
"ipc_path": "/dev/shm/mycroft/ipc/",
|
"ipc_path": "/dev/shm/mycroft/ipc/",
|
||||||
|
"enclosure": {
|
||||||
|
"platform": "OpenVoiceOS",
|
||||||
|
"ntp_sync_on_boot": true
|
||||||
|
},
|
||||||
"gui": {
|
"gui": {
|
||||||
"extension": "smartspeaker",
|
"extension": "smartspeaker",
|
||||||
"idle_display_skill": "skill-ovos-homescreen.openvoiceos"
|
"idle_display_skill": "skill-ovos-homescreen.openvoiceos"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user