diff --git a/src/pouchdb/getLinks.ts b/src/pouchdb/getLinks.ts index ac6e565f9..5ad1d6abe 100644 --- a/src/pouchdb/getLinks.ts +++ b/src/pouchdb/getLinks.ts @@ -29,7 +29,8 @@ export const getLinks = (): CozyLink[] => { const pouchLinkOptions = { doctypes: offlineDoctypes, initialSync: true, - platform: platformReactNative + platform: platformReactNative, + ignoreWarmup: true } const stackLink = new StackLink({