mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Add missing block declaration
This commit is contained in:
parent
b0a51444c1
commit
bdac140f90
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user