Page MenuHomePhabricator

D11797.id28436.diff
No OneTemporary

D11797.id28436.diff

diff --git a/src/applications/files/config/PhabricatorFilesConfigOptions.php b/src/applications/files/config/PhabricatorFilesConfigOptions.php
--- a/src/applications/files/config/PhabricatorFilesConfigOptions.php
+++ b/src/applications/files/config/PhabricatorFilesConfigOptions.php
@@ -207,10 +207,13 @@
array(
pht('Enable'),
pht('Disable'),
- ))->setDescription(
- pht("This option will enable animated gif images".
- "to be set as profile pictures. The 'convert' binary ".
- "should be available to the webserver for this to work")),
+ ))
+ ->setDescription(
+ pht(
+ 'This option will use Imagemagick to rescale images, so animated '.
+ 'GIFs can be thumbnailed and set as profile pictures. Imagemagick '.
+ 'must be installed and the "convert" binary must be available to '.
+ 'the webserver for this to work.')),
);
}

File Metadata

Mime Type
text/plain
Expires
Sat, Mar 29, 3:30 AM (4 w, 44 m ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7704426
Default Alt Text
D11797.id28436.diff (991 B)

Event Timeline