mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-09 04:56:53 +03:00
Remove Autostart parameter and make the flow to be always enabled (#3423)
* removed Autostart parameter and make it enabled by default * . * show menu entry in UI * cleanup migration * . * . * . * . * . * . * . * .
This commit is contained in:
@@ -4,4 +4,8 @@ Default Value: `5`
|
||||
Unit: Minutes
|
||||
|
||||
Interval in which the Flow (Digitization Round) is run.
|
||||
It will run immediately on startup and then the next time after the given interval.
|
||||
If a round takes longer than this interval, the next round gets postponed until the current round completes.
|
||||
|
||||
!!! Note
|
||||
If you want the flow to be disabled, set an interval which is high enough (eg. 1440 = 24h).
|
||||
|
||||
Reference in New Issue
Block a user