TFS 应用层缓存文件过大的解决方法
?
CopyTo specify a fixed size in MB for the cache to reach before old files are removed, add the Copy Note
If both the FixedSizeBasedPolicy and PercentageBasedPolicy elements are specified, the value of the FixedSizeBasedPolicy element is used, and the value of the PercentageBasedPolicy element is ignored.
Save and close the web.config file.
Open a Command Prompt window, type iisreset, and then press ENTER.