Skip to content

Commit 2c3f7c0

Browse files
authored
Update README.md
1 parent b46559a commit 2c3f7c0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,17 @@ By default, your images will served via the [fetch delivery method](https://clou
3737

3838
## 🧰 Configuration
3939

40+
### Plugin Inputs
41+
42+
| Name | Required | Description |
43+
|-----------------|----------|-------------|
44+
| cloudName | false* | Cloudinary Cloud Name |
45+
| deliveryType | false | The method in which Cloudinary stores and delivers images (Ex: fetch, upload) |
46+
| folder | false | Folder all media will be stored in. Defaults to Netlify site name |
47+
| uploadPreset | false | Defined set of asset upload defaults in Cloudinary |
48+
49+
*Cloud Name must be set as an environment variable if not as an input
50+
4051
### Setting your Cloud Name
4152

4253
You have two options for setting your Cloud Name: plugin input or environment variable.

0 commit comments

Comments
 (0)