File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
15/umbraco-cms/fundamentals/setup/server-setup
17/umbraco-cms/fundamentals/setup/server-setup Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff 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 }
Original file line number Diff line number Diff 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 }
You can’t perform that action at this time.
0 commit comments