We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 893615f + 6e9ebe1 commit 4dfa575Copy full SHA for 4dfa575
16/umbraco-cms/fundamentals/setup/server-setup/runtime-modes.md
@@ -95,10 +95,6 @@ The recommended approach to enable `Production` mode is to update the `appsettin
95
},
96
"WebRouting": {
97
"UmbracoApplicationUrl": "https://<REPLACE_WITH_YOUR_PRIMARY_DOMAIN>/"
98
- },
99
- "RuntimeMinification": {
100
- "UseInMemoryCache": true,
101
- "CacheBuster": "AppDomain"
102
}
103
104
0 commit comments