General settings
You can configure various settings for the Content Manager in the General settings section of SDL Tridion Sites Content Manager configuration.
Procedure
- In the config\ subdirectory of %TRIDION_HOME%, open Tridion.ContentManager.config for editing.
- Navigate to the General settings section.
- Configure the following settings:
Setting Value Credential Cache Expiration The expiration period for Content Manager credentials. The Content Manager remembers credentials for this amount of time if, say, the LDAP server becomes somehow unavailable. If you change the rights of a User or Group, the change will only be applied after this period expires. Hide organizational items if no access to content If enabled, Folders and Structure Groups for which a user does not have read permission are hidden from that user; defaults to the value 0, that is, disabled. License file name or path Ignore this setting; it has no effect. Maximum depth of circular references allowed Ignore this setting; it has no effect. Maximum number of Category Enumeration SDL Tridion Sites uses the value specified here to set the data type of Categories: if the number of Keywords inside a Category exceeds the number specified, then the data type is 'string', otherwise the Category has an enumeration data type. Adjust this value as a performance optimization. Preview Path The location of the preview path for the Web-based interface; this defaults to the Web\Preview subdirectory of %TRIDION_HOME%.Temporary Path The general temporary storage path; defaults to the Windows temporary directory as specified in the Windows TEMPenvironment variable.Urls without HTTP authentication A list of URLs that should have anonymous access. Typical examples are the ClickOnce applications in the GUI, such as Template Builder. WebDAV URL prefix The prefix used for WebDAV URLs; defaults to /webdav. - Restart IIS and COM+ to ensure updated settings are used—for performance reasons, the processes that use the MMC Snap-in settings cache them in memory.