This commit is contained in:
CaCO3
2023-02-20 23:44:56 +01:00
parent 73e64640c4
commit e4f59f3846
4 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
# Parameter `DataFilesRetention`
Default Value: `3`
Unit: Days
Number of days to keep the data files (`0` = forever).

View File

@@ -1,3 +1,6 @@
# Parameter `LogfilesRetention`
Default Value: `3`
Unit: Days
Number of days to keep the log files (`0` = forever).

View File

@@ -1,3 +1,6 @@
# Parameter `RawImagesRetention`
Default Value: `15`
Unit: Days
Number of days to keep the raw images (`0` = forever)

View File

@@ -1,7 +1,9 @@
# Parameter `WaitBeforeTakingPicture`
Default Value: `5`
Unit: seconds
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
Waiting time between switching illumination on and taking the picture (in seconds)-
Waiting time between switching illumination on and taking the picture.