Add data_dir to configuration

This commit is contained in:
j1nx 2022-02-03 12:03:10 +01:00
parent 1efd43f660
commit b37481c91d
1 changed files with 1 additions and 0 deletions

View File

@ -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",