mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-03 16:32:22 +02:00
tiny bug fixed in ['graphics_library'] parameter description
git-svn-id: http://piwigo.org/svn/trunk@11965 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -314,7 +314,7 @@ $conf['insensitive_case_logon'] = false;
|
||||
$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
|
||||
// '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['graphics_library'] = 'auto';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user