mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 15:42:48 -05: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