From: Adam Clark Date: Fri, 1 Mar 2019 21:38:17 +0000 (-0800) Subject: Added an installation note about optional animated GIF support X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c4a1fe52729db3777ec031917b4a1ab0b39e13bb;p=friendica.git Added an installation note about optional animated GIF support --- diff --git a/doc/Install.md b/doc/Install.md index 005db5b7f3..0d4faa10b1 100644 --- a/doc/Install.md +++ b/doc/Install.md @@ -35,6 +35,11 @@ Requirements * Installation into a top-level domain or sub-domain (without a directory/path component in the URL) is preferred. Directory paths will not be as convenient to use and have not been thoroughly tested. * If your hosting provider doesn't allow Unix shell access, you might have trouble getting everything to work. +Optional +--- + +* PHP ImageMagick extension (php-imagick) for animated GIF support. + Installation procedure ---