Page MenuHomePhorge

D15227.1768452770.diff
No OneTemporary

Size
596 B
Referenced Files
None
Subscribers
None

D15227.1768452770.diff

diff --git a/native/backup/backup-handler-context-provider.js b/native/backup/backup-handler-context-provider.js
--- a/native/backup/backup-handler-context-provider.js
+++ b/native/backup/backup-handler-context-provider.js
@@ -39,8 +39,8 @@
import { commCoreModule } from '../native-modules.js';
import { useSelector } from '../redux/redux-utils.js';
-// Two weeks in milliseconds
-const backupInterval = 14 * 24 * 60 * 60 * 1000;
+// One week in milliseconds
+const backupInterval = 7 * 24 * 60 * 60 * 1000;
function checkIfCompactionNeeded(
latestBackupInfo: ?LocalLatestBackupInfo,

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 15, 4:52 AM (3 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5935981
Default Alt Text
D15227.1768452770.diff (596 B)

Event Timeline