mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-28 07:20:49 -04:00
#254 clean up S3 images - smaller "big" size
This commit is contained in:
parent
b84030776c
commit
fed03c87ef
@ -8,7 +8,7 @@ import awsConfig from '../aws';
|
||||
import S3 from 'aws-sdk/clients/s3';
|
||||
|
||||
const sizes = {
|
||||
big: [1600, false],
|
||||
big: [1200, false],
|
||||
flag: [256, false],
|
||||
thumb: [240, true],
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user