30 Apr
2024
30 Apr
'24
4:49 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36722 --- Comment #3 from David Cook <dcook@prosentient.com.au> --- Looks like JSON::Validator isn't caching files unless JSON_VALIDATOR_CACHE_PATH is defined... It did cache when I changed koha-plack to do this: if JSON_VALIDATOR_CACHE_PATH=/opt/cache ${STARMAN} ${STARMANOPTS}; then -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.