Skip to content

Commit e2daa6f

Browse files
Update helathchecks
1 parent 9677210 commit e2daa6f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

13/umbraco-cms/reference/configuration/healthchecks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ An example of a HealthChecks settings can look something like this:
1919
],
2020
"Notification": {
2121
"Enabled": true,
22-
"FirstRunTime": "* 4 * * *",
22+
"FirstRunTime": "0 4 * * *",
2323
"Period": "1.00:00:00",
2424
"NotificationMethods": {
2525
"email": {

15/umbraco-cms/reference/configuration/healthchecks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ An example of a HealthChecks settings can look something like this:
1919
],
2020
"Notification": {
2121
"Enabled": true,
22-
"FirstRunTime": "* 4 * * *",
22+
"FirstRunTime": "0 4 * * *",
2323
"Period": "1.00:00:00",
2424
"NotificationMethods": {
2525
"email": {

16/umbraco-cms/reference/configuration/healthchecks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ An example of a HealthChecks settings can look something like this:
1919
],
2020
"Notification": {
2121
"Enabled": true,
22-
"FirstRunTime": "* 4 * * *",
22+
"FirstRunTime": "0 4 * * *",
2323
"Period": "1.00:00:00",
2424
"NotificationMethods": {
2525
"email": {

17/umbraco-cms/reference/configuration/healthchecks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ An example of a HealthChecks settings can look something like this:
1919
],
2020
"Notification": {
2121
"Enabled": true,
22-
"FirstRunTime": "* 4 * * *",
22+
"FirstRunTime": "0 4 * * *",
2323
"Period": "1.00:00:00",
2424
"NotificationMethods": {
2525
"email": {

0 commit comments

Comments
 (0)