- Timestamp:
- Apr 29, 2011, 7:17:09 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/config_default.inc.php
r10641 r10685 325 325 // 'ext_imagick or 'gd'. If value is 'auto', library will be choosen in this 326 326 // order. If choosen library is not available, another one will be picked up. 327 $conf[' image_library'] = 'auto';327 $conf['graphics_library'] = 'auto'; 328 328 329 329 // If library used is external installation of ImageMagick ('ext_imagick'),
Note: See TracChangeset
for help on using the changeset viewer.