Add missing block declaration

This commit is contained in:
John Molakvoæ 2020-04-22 10:36:47 +02:00 committed by backportbot[bot]
parent b0a51444c1
commit bdac140f90

View File

@ -98,6 +98,8 @@ Manually building redis/imagick (optional)
After installing the extensions make sure to load the extensions in your php.ini file with:
::
extension=redis.so
extension=imagick.so