mirror of
https://github.com/ente-io/ente.git
synced 2025-05-30 22:33:15 +00:00
2 lines
54 B
TypeScript
2 lines
54 B
TypeScript
export const ENCRYPTION_CHUNK_SIZE = 4 * 1024 * 1024;
|