Version 2.8.3
Allow JSON-based caching with Docker installations. Previously, the JSON-based caching was only used with the manual non-Docker installs.
Now, it is possible to activate JSON-based caching in Docker installations by setting CONF_USE_JSON_CACHE=true
. (Redis and Redis containers are then not needed any more.)