ente/web/packages/shared/crypto/constants.ts
2024-03-01 12:21:07 +05:30

2 lines
54 B
TypeScript

export const ENCRYPTION_CHUNK_SIZE = 4 * 1024 * 1024;