h2t/research_projects/oml/mycroft/mycroft-core: Export env variable for web cache config
Merged
requested to merge 223-h2t-research_projects-oml-mycroft-mycroft-core-export-env-variable-for-web-cache-config into main
Closes #223 (closed)
Export MYCROFT_WEB_CACHE to override default path (/var/tmp/mycroft_web_cache.json
), which causes permission errors on machines with multiple accounts (e.g. robot).
The new location would be $ARMARX_WORKSPACE/.../mycroft-core/mycroft_web_cache.json
. This is similar to mycroft.conf
, which I moved from the home directory to the Git repository to put it under version control.
Should fix https://git.h2t.iar.kit.edu/orga/software-organization/-/issues/248
Edited by Rainer Kartmann
Merge request reports
Activity
changed milestone to %Release 22.12.3.0
added type::module label
assigned to @kartmann
added 1 commit
- 848b4e0f - Export MYCROFT_WEB_CACHE to override default path...
requested review from @dreher
mentioned in commit 433119ed
Please register or sign in to reply