2. In "Kontainer URL" add the url of your kontainer, remember "https://"
3. In "Preferred media source" choose between using "[CDN](#cdn-recommended)" and "[Media Storage](#media-storage)"
4. "Save configuration"
### CDN (recommended)
"CDN" uses the Kontainer content network to provide images fast and Drupal does not host the media.
When using "CDN" you can also setup formatting templates, to match the download templates found in you Kontainer, so images will be output in the correct quality and size.
### Media storage
"Media storage" downloads the media to Drupal media library. Here Drupal will host the media, this allows using the build in image styles in Drupal.
# Setting up CDN formatting templates (only for CDN-mode)
1. Go to **/admin/structure/cdn-image-conversion**
2. Click "Add a CDN image conversion"
3. In "Label" put any name, you can identify the formatting template
4. In "Kontainer Template ID" go to your Kontainer go to **/source/downloadtemplates** and find the ID you want to use.