mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-03-14 02:20:12 +01:00
Add data_dir to configuration
This commit is contained in:
parent
1efd43f660
commit
b37481c91d
@ -2,6 +2,7 @@
|
||||
"confirm_listening": true,
|
||||
"play_wav_cmdline": "paplay %1",
|
||||
"play_mp3_cmdline": "mpg123 %1",
|
||||
"data_dir": "/home/mycroft/.local/share/mycroft",
|
||||
"ipc_path": "/dev/shm/mycroft/ipc/",
|
||||
"enclosure": {
|
||||
"platform": "OpenVoiceOS",
|
||||
|
Loading…
x
Reference in New Issue
Block a user