Skip to content

Commit

Permalink
refreshed docs
Browse files Browse the repository at this point in the history
  • Loading branch information
inadarei committed Oct 18, 2015
1 parent b4024f4 commit ea46238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -90,7 +90,7 @@ and must call callback, upon completion, with following syntax:

where:

* smartCrop - enables experiemntal, content-aware cropping based on: <https://github.com/jwagner/smartcrop.js/>
* smartCrop - enables experiemntal, content-aware cropping based on: [Smartcrop.js](https://github.com/jwagner/smartcrop.js/)
* ttl - is the client-side cache duration that will be returned in the HTTP headers for the resulting thumbnail.
* tmpCacheTTL - time (in seconds) to cache thumbnails in temp folder. Defaults to 0 (cache disabled).
* tmpDir - is the Node-writable temp folder where file operations will be performed. Defaults to: `/tmp/nodethumbnails`.
Expand Down

0 comments on commit ea46238

Please sign in to comment.