mirror of
https://github.com/gosticks/plane.git
synced 2025-10-16 12:45:33 +00:00
2 lines
60 B
TypeScript
2 lines
60 B
TypeScript
export const MAX_STATIC_FILE_SIZE = 5 * 1024 * 1024; // 5MB
|