Skip to content

Commit f1ccb73

Browse files
authored
Merge pull request #6911 from kdx-perbol/patch-1
Remove reference to removed keep-alive task
2 parents 0c42dde + dc0712b commit f1ccb73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-cms/fundamentals/setup/server-setup/runtime-modes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Also, templates cannot be edited on live environment as runtime compilation is n
120120
<img src="../../../.gitbook/assets/TemplatedCannotBeEditedWhenRuntimeIsProduction.png" alt="" data-size="original">
121121
{% endhint %}
122122

123-
Also ensure the `UmbracoApplicationUrl` is updated to the primary URL of your production environment, as this is used when sending emails (password reset, notifications, health check results, etc.) and the keep-alive task.
123+
Also ensure the `UmbracoApplicationUrl` is updated to the primary URL of your production environment, as this is used when sending emails (password reset, notifications, health check results, etc.).
124124

125125
## Customize/extend runtime mode validation
126126

0 commit comments

Comments
 (0)