Skip to content

Commit e15de1e

Browse files
authored
Merge pull request #7591 from umbraco/merge-v16-changes-to-v17
Cherry picked changes from v16
2 parents 99a0c05 + 970b949 commit e15de1e

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

15/umbraco-cms/fundamentals/setup/server-setup/runtime-modes.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,6 @@ The recommended approach to enable `Production` mode is to update the `appsettin
9595
},
9696
"WebRouting": {
9797
"UmbracoApplicationUrl": "https://<REPLACE_WITH_YOUR_PRIMARY_DOMAIN>/"
98-
},
99-
"RuntimeMinification": {
100-
"UseInMemoryCache": true,
101-
"CacheBuster": "AppDomain"
10298
}
10399
}
104100
}

17/umbraco-cms/fundamentals/setup/server-setup/runtime-modes.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,6 @@ The recommended approach to enable `Production` mode is to update the `appsettin
9595
},
9696
"WebRouting": {
9797
"UmbracoApplicationUrl": "https://<REPLACE_WITH_YOUR_PRIMARY_DOMAIN>/"
98-
},
99-
"RuntimeMinification": {
100-
"UseInMemoryCache": true,
101-
"CacheBuster": "AppDomain"
10298
}
10399
}
104100
}

0 commit comments

Comments
 (0)