Skip to content

Commit

Permalink
updating thumbs
Browse files Browse the repository at this point in the history
  • Loading branch information
JackLewis-digirati committed Apr 15, 2024
1 parent d016ee7 commit 64844ac
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/protagonist/Engine/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
"DeliveryChannelMappings": {
"video-mp4-720p": "System preset: Generic 720p",
"audio-mp3-128": "System preset: Audio MP3 - 128k"
},
"ImageIngest": {
"DefaultThumbs": [
"!100,100", "!200,200", "!400,400", "!1024,1024"
]
}
},
"ImageIngest": {
"DefaultThumbs": [
"!100,100", "!200,200", "!400,400", "!1024,1024"
]
}
}

0 comments on commit 64844ac

Please sign in to comment.