Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ podman build --build-arg ARCH=aarch64 -o type=local,dest=. .
## Setup

> [!IMPORTANT]
> The current implementation only retrieves application settings upon startup,
> so if you change a parameter you will have to restart the application for
> them to come into effect.
> Changes to the application settings will take effect during the next
> scheduled forecast update. If you want them to apply immediately, you will
> need to restart the application.

### Manual installation and configuration

Expand Down