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