feat: increase upload size limit (#962)
This commit is contained in:
@ -6,5 +6,6 @@ export const settings: Settings = {
|
||||
'profile-picture': ['original'],
|
||||
'workspace-logo': ['original'],
|
||||
},
|
||||
maxFileSize: '10MB',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user