resize image to 'small_' and medium version (and delete the orginal)

This commit is contained in:
paoloar77
2021-12-21 18:12:28 +01:00
parent d6e571edbf
commit cbac34bc0e
6 changed files with 389 additions and 26 deletions

View File

@@ -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',