File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
13/umbraco-cms/reference/configuration
15/umbraco-cms/reference/configuration
16/umbraco-cms/reference/configuration
17/umbraco-cms/reference/configuration Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff 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" : {
Original file line number Diff line number Diff 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" : {
Original file line number Diff line number Diff 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" : {
Original file line number Diff line number Diff 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" : {
You can’t perform that action at this time.
0 commit comments