Skip to content
Snippets Groups Projects
Commit c622d215 authored by Markus Klein's avatar Markus Klein Committed by Benni Mack
Browse files

[BUGFIX] Use correct type for cache compression setting in install tool

The DatabaseCachePreset now sets options/compression to `true` instead
of 1. This is necessary because the option is of type boolean in the
backend code.
This fails hard if the backend is validating the option, like the Redis
backend does.

Resolves: #93767
Releases: master, 10.4
Change-Id: I8db3bebfa73b80e0d2e9d0a062183cd3f7cc36d1
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68493


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 1eb019b4
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment