mirror of
https://github.com/ente-io/ente.git
synced 2025-08-07 23:18:10 +00:00
2 lines
54 B
TypeScript
2 lines
54 B
TypeScript
export const ENCRYPTION_CHUNK_SIZE = 4 * 1024 * 1024;
|