Remove KeepAliveJob (#15891)

This commit is contained in:
Mole
2024-03-15 12:48:31 +01:00
committed by GitHub
parent c2fe847ba5
commit b619399edb
8 changed files with 0 additions and 221 deletions

View File

@@ -30,10 +30,6 @@
"Hosting": {
"Debug": false
},
"KeepAlive": {
"DisableKeepAliveTask": false,
"KeepAlivePingUrl": "~/api/keepalive/ping"
},
"RequestHandler": {
"ConvertUrlsToAscii": "try"
},