migrate parameters

This commit is contained in:
CaCO3
2023-02-10 23:41:43 +01:00
parent 1ffe9caf27
commit 4d0dc0be1a
29 changed files with 31 additions and 51 deletions

View File

@@ -0,0 +1,5 @@
# Parameter `Interval`
Default Value: `5`
Interval in minutes in which the Flow (Digitization Round) is run.
If a round takes longer than this interval, the next round gets postponed until the current round completes.

View File

@@ -1,9 +0,0 @@
# Parameter `Intervall`
Default Value: `5`
Interval in minutes in which the Flow (Digitization Round) is run.
If a rund takes longer than this interval, the next round gets postponed until the current round completes.
!!! Note
Due to a typo, it is called `Intervall` instead of `Interval`.
For backwards compatibility, this did not get changed.