@@ -42,8 +42,9 @@ module.exports = appInfo => {
'.doc', '.docx', '.xls', '.xlsx', '.ppt', '.pptx',
'.dbf',
'.pdf',
+ '.mp4','.avi','.mpeg',
],
- fileSize: '5mb',
+ fileSize: '10mb',
};
return config;