Update Installation and configuration authored by Jesper Sandberg's avatar Jesper Sandberg
...@@ -27,8 +27,11 @@ When using "CDN" you can also setup formatting templates, to match the download ...@@ -27,8 +27,11 @@ When using "CDN" you can also setup formatting templates, to match the download
1. Go to **/admin/structure/cdn-image-conversion** 1. Go to **/admin/structure/cdn-image-conversion**
2. Click "Add a CDN image conversion" 2. Click "Add a CDN image conversion"
3. In "Label" put any name, you can identify the formatting template 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. 4. In "Kontainer Template ID" go to your Kontainer, go to **/source/downloadtemplates** and find the ID of the templates you want to use.
![](https://git.drupalcode.org/project/kontainer/raw/docs/docs/images/kontainer-download-template-index.png)
5. In "Image format" select the output format to match the output extension set in Kontainer
6. Check "Enabled"
7. "Save"
# Setting up file usage tracking in Kontainer # Setting up file usage tracking in Kontainer
... ...
......