Page MenuHomePhorge

D7272.1768188043.diff
No OneTemporary

Size
478 B
Referenced Files
None
Subscribers
None

D7272.1768188043.diff

diff --git a/native/media/encryption-utils.js b/native/media/encryption-utils.js
--- a/native/media/encryption-utils.js
+++ b/native/media/encryption-utils.js
@@ -12,7 +12,7 @@
import { getFetchableURI } from './identifier-utils.js';
import * as AES from '../utils/aes-crypto-module.js';
-const PADDING_THRESHOLD = 5_000_000; // we don't pad files larger than this
+const PADDING_THRESHOLD = 5000000; // we don't pad files larger than this
type DecryptFileStep =
| {

File Metadata

Mime Type
text/plain
Expires
Mon, Jan 12, 3:20 AM (7 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5919317
Default Alt Text
D7272.1768188043.diff (478 B)

Event Timeline