mirror of
https://github.com/bitwarden/server
synced 2025-12-18 09:13:19 +00:00
signalr heartbeat
This commit is contained in:
@@ -68,6 +68,7 @@ namespace Bit.Notifications
|
||||
// Mvc
|
||||
services.AddMvc();
|
||||
|
||||
services.AddHostedService<HeartbeatHostedService>();
|
||||
if(!globalSettings.SelfHosted)
|
||||
{
|
||||
// Hosted Services
|
||||
|
||||
Reference in New Issue
Block a user