mirror of
https://github.com/docmost/docmost.git
synced 2026-08-24 15:22:42 +10:00
make file upload size limit configurable (#386)
This commit is contained in:
@@ -16,4 +16,3 @@ export const inlineFileExtensions = [
|
||||
'.mp4',
|
||||
'.mov',
|
||||
];
|
||||
export const MAX_FILE_SIZE = '50MB';
|
||||
|
||||
Reference in New Issue
Block a user