mirror of
https://github.com/makeplane/plane.git
synced 2026-07-12 21:40:18 +02:00
2 lines
61 B
TypeScript
2 lines
61 B
TypeScript
|
|
export const MAX_PRO_FILE_SIZE = 100 * 1024 * 1024; // 100MB
|