diff --git a/docs/docs/FAQ.mdx b/docs/docs/FAQ.mdx index f7b1a20680..755698ba1d 100644 --- a/docs/docs/FAQ.mdx +++ b/docs/docs/FAQ.mdx @@ -49,6 +49,7 @@ The behaviors differ based on your device manufacturer and operating system, but On iOS (iPhone and iPad), the operating system determines if a particular app can invoke background tasks based on multiple factors, most of which the Immich app has no control over. To increase the likelihood that the background backup task is run, follow the steps below: - Enable Background App Refresh for Immich in the iOS settings at `Settings > General > Background App Refresh`. +- Disable **Low Power Mode** when not needed, as this can prevent apps from running in the background. - Disable Background App Refresh for apps that don't need background tasks to run. This will reduce the competition for background task invocation for Immich. - Use the Immich app more often.