According to ACF doc,
for User-defined cache: To create user-defined cache,
- Add the following snippet to the ehcache.xml (in the _CF_root_lib):
[ omitted ]
My Lucee 5.x does not have this ehcache.xml, does that mean somehow I didn’t configure my Lucee installation properly or Lucee 5 simply does not support user-defined cache?
Thanks.