Keep alive settings
Information on the keep alive settings section
"Umbraco": {
"CMS": {
"KeepAlive": {
"DisableKeepAliveTask": false,
"KeepAlivePingUrl": "~/api/keepalive/ping"
}
}
}Disable keep alive task
Keep alive ping URL
Last updated
Was this helpful?