Skip to content

Commit

Permalink
Quality HIGH with batchSize 2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlevy0 committed Dec 1, 2023
1 parent 23678ae commit d7ea63b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions amplify/backend/function/S3Trigger52a3ac74/lib/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ export const conf = {
region: 'eu-west-3',
nameModifier: '_edited',
batchModifier: '_batch_',
// quality: EQuality.HIGH,
quality: EQuality.LOW,
quality: EQuality.HIGH,
// quality: EQuality.LOW,
debug: false,
targetWidth: 360,
targetHeight: 640,
Expand Down

0 comments on commit d7ea63b

Please sign in to comment.