Merge pull request #11568 from umbraco/v9/feature/merge_v8_03-11-2021

V9: Merge v8: 03-11-2021
This commit is contained in:
Bjarke Berg
2021-11-03 12:56:23 +01:00
committed by GitHub
15 changed files with 332 additions and 44 deletions

View File

@@ -17,6 +17,7 @@
"CMS": {
//#if (HasNoNodesViewPath || UseHttpsRedirect)
"Global": {
"SanitizeTinyMce": true,
//#if (!HasNoNodesViewPath && UseHttpsRedirect)
"UseHttps": true
//#elseif (UseHttpsRedirect)
@@ -25,6 +26,7 @@
//#if (HasNoNodesViewPath)
"NoNodesViewPath": "NO_NODES_VIEW_PATH_FROM_TEMPLATE"
//#endif
},
//#endif
"Hosting": {