diff --git a/config templates/config/ClientDependency.config b/config templates/config/ClientDependency.config index ed332fc5db..f1072853ef 100644 --- a/config templates/config/ClientDependency.config +++ b/config templates/config/ClientDependency.config @@ -10,9 +10,9 @@ NOTES: * Compression/Combination/Minification is not enabled unless debug="false" is specified on the 'compiliation' element in the web.config * A new version will invalidate both client and server cache and create new persisted files --> - + - + @@ -30,15 +30,16 @@ NOTES: to disk so that on any subsequent request (when output cache expires) that these files don't have to be recreated again and will be based on the persisted file on disk. This saves on processing time. --> - - + + - + compositeFilePath="~/App_Data/TEMP/ClientDependency" + urlType="Base64QueryStrings" /> +