mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-02 11:32:52 +02:00
feature:2284
Send forgotten file in previous commit (again!) git-svn-id: http://piwigo.org/svn/trunk@10685 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -324,7 +324,7 @@ $conf['uniqueness_mode'] = 'md5sum';
|
||||
// Library used for image resizing. Value could be 'auto', 'imagick',
|
||||
// 'ext_imagick or 'gd'. If value is 'auto', library will be choosen in this
|
||||
// order. If choosen library is not available, another one will be picked up.
|
||||
$conf['image_library'] = 'auto';
|
||||
$conf['graphics_library'] = 'auto';
|
||||
|
||||
// If library used is external installation of ImageMagick ('ext_imagick'),
|
||||
// you can define imagemagick directory.
|
||||
|
||||
Reference in New Issue
Block a user