View Source
Class Constants.HealthChecks.DocumentationLinks.FolderAndFilePermissionsCheck
Inheritance
System.Object
Assembly: Umbraco.Core.dll
Syntax
public static class FolderAndFilePermissionsCheck
Fields
View Source
FileWriting
Declaration
public const string FileWriting = "https://umbra.co/healthchecks-file-writing"
Field Value
Type |
Description |
System.String |
|
View Source
FileWritingForPackages
Declaration
public const string FileWritingForPackages = "https://umbra.co/healthchecks-file-writing-for-packages"
Field Value
Type |
Description |
System.String |
|
View Source
FolderCreation
Declaration
public const string FolderCreation = "https://umbra.co/healthchecks-folder-creation"
Field Value
Type |
Description |
System.String |
|
View Source
Declaration
public const string MediaFolderCreation = "https://umbra.co/healthchecks-media-folder-creation"
Field Value
Type |
Description |
System.String |
|