Debug redimenssionnement fichiers image
This commit is contained in:
parent
2dd85c13d4
commit
82e49c6380
@ -14,5 +14,7 @@ module.exports =
|
||||
},
|
||||
// files upload tempory dir
|
||||
dirIllustrationsTmp : "temp",
|
||||
dirIllustrations: "front/public/img/quizs"
|
||||
dirIllustrations: "front/public/img/quizs",
|
||||
illustrationsWidthMaxInPx: 500,
|
||||
illustrationsMiniaturesWidthMaxInPx: 200
|
||||
};
|
Loading…
x
Reference in New Issue
Block a user