Skip to content

Version 2.8.3

Compare
Choose a tag to compare
@kimbtech kimbtech released this 26 Feb 18:43
· 24 commits to master since this release
ba1dcc6

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.)