Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F33080846
D15227.1768452770.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
596 B
Referenced Files
None
Subscribers
None
D15227.1768452770.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D15227: [native] increase compaction frequency
Attached
Detach File
Event Timeline
Log In to Comment