resize image to 'small_' and medium version (and delete the orginal)
This commit is contained in:
@@ -91,6 +91,9 @@ module.exports = Object.freeze({
|
||||
LIST_END: '10000000',
|
||||
LIST_START: null,
|
||||
|
||||
PREFIX_IMG: 'm_',
|
||||
PREFIX_IMG_SMALL: 'small_',
|
||||
|
||||
Privacy: {
|
||||
all: 'all',
|
||||
friends: 'friends',
|
||||
|
||||
Reference in New Issue
Block a user