1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-14 14:17:35 -05:00

signalr heartbeat

This commit is contained in:
Kyle Spearrin
2019-07-11 23:06:30 -04:00
parent 51e4c5e1b7
commit 7c41da494f
2 changed files with 63 additions and 0 deletions

View File

@ -68,6 +68,7 @@ namespace Bit.Notifications
// Mvc
services.AddMvc();
services.AddHostedService<HeartbeatHostedService>();
if(!globalSettings.SelfHosted)
{
// Hosted Services