Skip to content

Commit

Permalink
Work on documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcel Bretschneider committed Jan 5, 2019
1 parent 80d801c commit 63a3f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ The following options can be set:
| data_dir | The data_dir is used to save the upload and cache files. If upload_dir is not set, ```data_dir + '/upload/'``` is created for uploads, If cache_dir is not set, ```data_dir + '/cache/'``` is used. Mandatory, if upload_dir or cache_dir is not set. |
| upload_dir | The directory where the image uploads to be saved. Optional. |
| cache_dir | The directory where the image cache to be saved. Optional. |
| logger | optional, a instance to winston logger. Optional. |
| logger | A instance to winston logger. Optional. |

### Basic Usage

Expand Down

0 comments on commit 63a3f9d

Please sign in to comment.