Offline Mode lets you download assets to the Kiosk server so you don’t need a constant connection to Immich. After downloading, you can view your photos even when Immich is offline. However, an active connection to the Kiosk server is still required to access and display the downloaded assets.
Offline Mode is ideal for setups where maintaining a live connection to Immich might be costly or inefficient.
For example, if your Immich storage is hosted on a NAS with disks that spin down to save power, using Offline
Mode prevents Kiosk from constantly triggering disk spin-ups.
Ensure you mount a volume (see note above) if you want offline assets to persist across restarts.
Configure Offline Mode by setting the offline_mode.enabled option to true (and any other options you want) in your config.yaml.
When accessing Immich Kiosk from a device that needs offline mode, add the use_offline_mode=true parameter to the URL: http://{URL}?use_offline_mode=true