mirror of
https://github.com/docmost/docmost.git
synced 2026-05-18 23:44:24 +08: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