Skip to content

Commit 9677210

Browse files
Update Text
1 parent 0b645d0 commit 9677210

File tree

4 files changed

+4
-4
lines changed
  • 13/umbraco-forms/developer/configuration
  • 15/umbraco-forms/developer/configuration
  • 16/umbraco-forms/developer/configuration
  • 17/umbraco-forms/developer/configuration

4 files changed

+4
-4
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 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.
395+
This setting configures when the record deletion process will run for the first time. If the value is not configured, the process will run 3 minutes after the website starts. The value is specified as a string in crontab format. For example, a value of `"0 4 * * *"` schedules the operation to start at 04:00.
396396

397397
#### Period
398398

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

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

383383
#### FirstRunTime
384384

385-
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.
385+
This setting configures when the record deletion process will run for the first time. If the value is not configured, the process will run 3 minutes after the website starts. The value is specified as a string in crontab format. For example, a value of `"0 4 * * *"` schedules the operation to start at 04:00.
386386

387387
#### Period
388388

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

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

388388
#### FirstRunTime
389389

390-
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.
390+
This setting configures when the record deletion process will run for the first time. If the value is not configured, the process will run 3 minutes after the website starts. The value is specified as a string in crontab format. For example, a value of `"0 4 * * *"` schedules the operation to start at 04:00.
391391

392392
#### Period
393393

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

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

388388
#### FirstRunTime
389389

390-
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.
390+
This setting configures when the record deletion process will run for the first time. If the value is not configured, the process will run 3 minutes after the website starts. The value is specified as a string in crontab format. For example, a value of `"0 4 * * *"` schedules the operation to start at 04:00.
391391

392392
#### Period
393393

0 commit comments

Comments
 (0)