mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
#1659 Made the option to ignore notifcations for auto approve
This commit is contained in:
parent
183f3593df
commit
8d5dfe9424
8 changed files with 53 additions and 6 deletions
|
@ -7,6 +7,7 @@
|
|||
public bool Wizard { get; set; }
|
||||
public string ApiKey { get; set; }
|
||||
public bool IgnoreCertificateErrors { get; set; }
|
||||
public bool DoNotSendNotificationsForAutoApprove {get;set;}
|
||||
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue