Add missing block declaration

This commit is contained in:
John Molakvoæ
2020-04-22 10:36:47 +02:00
committed by GitHub
parent 7bac9a00c7
commit d529a9f05c

View File

@@ -94,6 +94,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