Update src/Umbraco.Web.UI.NetCore/appsettings.json

This commit is contained in:
Shannon Deminick
2021-03-11 14:09:23 +11:00
committed by GitHub
parent 52812672fc
commit e6f73b26ce

View File

@@ -38,7 +38,7 @@
"ConvertUrlsToAscii": "try"
},
"RuntimeMinification": {
"dataFolder": "Umbraco/TEMP/Smidge",
"dataFolder": "Umbraco/Data/TEMP/Smidge",
"version": "1"
},
"Security": {
@@ -71,4 +71,4 @@
}
}
}
}
}