Skip to content

Commit

Permalink
Merge pull request #188 from mmomjian/patch-1
Browse files Browse the repository at this point in the history
docs: specify transition duration as a float
  • Loading branch information
JW-CH authored Nov 16, 2024
2 parents 2b9f63e + 0c64560 commit 03b9445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) |
Expand Down

0 comments on commit 03b9445

Please sign in to comment.