Added Imagick to docs (#211)
This commit is contained in:
parent
0296b313ee
commit
2d1d8a5499
@ -45,3 +45,9 @@ A typical part of a MySQL statement. This string will be appended to mostly ever
|
||||
This key is required to use the Dropbox import feature from your server. Lychee will ask you for this key, the first time you try to use the import. You can get your personal drop-ins app key from [their website](https://www.dropbox.com/developers/apps/create).
|
||||
|
||||
dropboxKey = Your personal App Key
|
||||
|
||||
#### Imagick
|
||||
|
||||
imagick = [0|1]
|
||||
|
||||
If `1`, Lychee will use Imagick when available. Disable [Imagick](http://www.imagemagick.org) if you have problems or if you are using an outdated version. Lychee will use [GD](http://php.net/manual/en/book.image.php) when Imagick is disabled or not available.
|
Loading…
Reference in New Issue
Block a user