More config movement

This commit is contained in:
Bjarke Berg
2019-11-07 12:58:56 +01:00
parent 39880f885a
commit a3e73b59bf
11 changed files with 156 additions and 90 deletions

View File

@@ -16,8 +16,6 @@ namespace Umbraco.Core
public static class ConfigsExtensions
{
public static void AddCoreConfigs(this Configs configs)
{
var configDir = new DirectoryInfo(IOHelper.MapPath(SystemDirectories.Config));