Skip to content

Commit dc0712b

Browse files
authored
Remove reference to removed keep-alive task
Keepalive was removed in v14.
1 parent faa0a95 commit dc0712b

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)