Configuring a caching folder for user profile pictures
By default, Content Manager Explorer caches the profile pictures of its users in the location c:\temp. Only if you have a pressing reason to do so, you can change this location.
Procedure
- Access the Content Manager server and navigate to the folder %TRIDION_HOME%\Web\webUI\WebRoot\Configuration\. In this location, open System.config for editing.
- In the
pathssection, set the value of theTridion.CacheDirectoryto a local of network folder. - In the
serverelement, increase the value of themodificationelement by 1. - Save and close System.config.
- Ensure that the user who uses the SDL Tridion Application Pool (the
NetworkServiceaccount by default) has write access to this folder. - Restart the Content Manager Explorer Web site (or perform an IIS reset).