From 0c6456006a23c7848e19b68437a065f1dd0f80f0 Mon Sep 17 00:00:00 2001 From: Matthew Momjian <50788000+mmomjian@users.noreply.github.com> Date: Sat, 16 Nov 2024 14:02:00 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc35958..cacfbd8 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ ImmichFrame is easy to run on your desired plattform. Get the latest stable rele | [Caching](#caching) | RefreshAlbumPeopleInterval | int | 12 | Interval in hours. Determines how often images are pulled from a person in immich. | | [Image](#image) | ImageZoom | boolean | true | Zooms into or out of an image and gives it a touch of life. | | [Image](#image) | Interval | int | 45 | Image interval in seconds. How long a image is displayed in the frame. | -| [Image](#image) | TransitionDuration | int | 2 | Duration in seconds. | +| [Image](#image) | TransitionDuration | float | 2 | Duration in seconds. | | [Image](#image) | ImageStretch | int | Uniform | \*Client only. | | [Weather](#weather) | WeatherApiKey | string | | Get api-key: [OpenWeatherMap][openweathermap-url]. | | [Weather](#weather) | UnitSystem | imperial \| metric | imperial | Imperial or metric system. (Fahrenheit or degrees) |