Notify when live
This commit is contained in:
@ -54,6 +54,8 @@ public class Config
|
||||
public string Redis { get; init; } = null!;
|
||||
|
||||
public Uri SnortApi { get; init; } = null!;
|
||||
|
||||
public Uri? DiscordLiveWebhook { get; init; }
|
||||
}
|
||||
|
||||
public class VapidKeyDetails
|
||||
|
Reference in New Issue
Block a user