ente/packages/shared/crypto/constants.ts
2023-11-02 16:52:11 +05:30

2 lines
54 B
TypeScript

export const ENCRYPTION_CHUNK_SIZE = 4 * 1024 * 1024;