Refactored the initialization of settings and started a json schema project
This commit is contained in:
@@ -6,6 +6,7 @@ namespace Umbraco.Cms.Core.Configuration.Models
|
||||
/// <summary>
|
||||
/// Typed configuration options for imaging settings.
|
||||
/// </summary>
|
||||
[UmbracoOptions(Constants.Configuration.ConfigImaging)]
|
||||
public class ImagingSettings
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user