mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-11 02:30:21 +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 = {
|
||||
intervals: {
|
||||
active: 30 * 1000,
|
||||
active: 10 * 1000,
|
||||
inactive: 5 * 60 * 1000,
|
||||
},
|
||||
folderSyncOptions: {
|
||||
|
|
Loading…
Reference in a new issue