mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-12 16:22:55 -07:00
Finished healthchecks
This commit is contained in:
parent
db2e3bd08c
commit
c20c16b7a0
13 changed files with 280 additions and 56 deletions
|
@ -10,6 +10,7 @@
|
|||
public bool IgnoreCertificateErrors { get; set; }
|
||||
public bool DoNotSendNotificationsForAutoApprove { get; set; }
|
||||
public bool HideRequestsUsers { get; set; }
|
||||
public bool DisableHealthChecks { get; set; }
|
||||
public string DefaultLanguageCode { get; set; } = "en";
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue