This commit is contained in:
@@ -14,6 +14,7 @@ namespace AyaNova.Models
|
||||
public NotifyMailSecurity ConnectionSecurity { get; set; }
|
||||
public int SmtpServerPort { get; set; }
|
||||
public string NotifyFromAddress { get; set; }
|
||||
|
||||
public GlobalOpsNotificationSettings()
|
||||
{
|
||||
Active = true;
|
||||
|
||||
Reference in New Issue
Block a user