Update Blog “netlify-cms-2-1-0-adds-external-media-support-with-uploadcare” (#1729)

Automatically generated. Merged on Netlify CMS.
This commit is contained in:
Shawn Erquhart 2018-09-07 11:37:08 -04:00 committed by GitHub
parent ed652a1afb
commit 5d187fb3d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ Here's how to start externalizing your media with Netlify CMS and Uploadcare:
media_library:
name: uploadcare
config:
publickey: demopublickey # replace with your publickey, or use this just to test
publicKey: demopublickey # replace with your publickey, or use this just to test
```
That's it! Check out [our docs](/docs/uploadcare/) for full details.