Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15448219
D11797.id28436.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
991 B
Referenced Files
None
Subscribers
None
D11797.id28436.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D11797: Improve config option documentation for Imagemagick
Attached
Detach File
Event Timeline
Log In to Comment