Skip to content

Commit 0b645d0

Browse files
Update 13/umbraco-forms/developer/configuration/README.md
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
1 parent b244a9c commit 0b645d0

File tree

1 file changed

+1
-1
lines changed
  • 13/umbraco-forms/developer/configuration

1 file changed

+1
-1
lines changed

13/umbraco-forms/developer/configuration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ Set to `true` to enabled the background task.
392392

393393
#### FirstRunTime
394394

395-
This will configure when the record deletion process will run for the first time. If the value is not configured the health checks will run after a short delay following the website start. The value is specified as a string in crontab format. For example, a value of `"0 4 * * *"` will first run the operation at 4 a.m.
395+
This setting configures when the record deletion process will run for the first time. If the value is not configured, the health checks will run 3 minutes after the website starts (this delay is hardcoded). The value is specified as a string in crontab format. For example, a value of `"0 4 * * *"` schedules the operation to run daily at 04:00.
396396

397397
#### Period
398398

0 commit comments

Comments
 (0)