mirror of
https://github.com/bitwarden/server
synced 2025-12-26 05:03:18 +00:00
signalr redis support. remove old azure signalr refs
This commit is contained in:
@@ -157,7 +157,7 @@ namespace Bit.Core
|
||||
|
||||
public class NotificationsSettings : ConnectionStringSettings
|
||||
{
|
||||
public string AzureSignalRConnectionString { get; set; }
|
||||
public string RedisConnectionString { get; set; }
|
||||
}
|
||||
|
||||
public class NotificationHubSettings
|
||||
|
||||
Reference in New Issue
Block a user