Class Constants.HealthChecks.DocumentationLinks.Configuration
Contains documentation links for configuration health checks.
Inheritance
object
Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Core.dll
Syntax
public static class Constants.HealthChecks.DocumentationLinks.Configuration
Fields
View SourceNotificationEmailCheck
The documentation link for notification email check.
Declaration
public const string NotificationEmailCheck = "https://umbra.co/healthchecks-notification-email"
Field Value
| Type | Description |
|---|---|
| string |
TrySkipIisCustomErrorsCheck
The documentation link for IIS custom errors check.
Declaration
public const string TrySkipIisCustomErrorsCheck = "https://umbra.co/healthchecks-skip-iis-custom-errors"
Field Value
| Type | Description |
|---|---|
| string |