mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-08 21:55:54 +08:00
[local-sync] Sync a bit faster for testing
This commit is contained in:
parent
1470565bcf
commit
2476cae297
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
const DefaultSyncPolicy = {
|
const DefaultSyncPolicy = {
|
||||||
intervals: {
|
intervals: {
|
||||||
active: 30 * 1000,
|
active: 10 * 1000,
|
||||||
inactive: 5 * 60 * 1000,
|
inactive: 5 * 60 * 1000,
|
||||||
},
|
},
|
||||||
folderSyncOptions: {
|
folderSyncOptions: {
|
||||||
|
|
Loading…
Add table
Reference in a new issue