Publisher settings

You can control publish settings in the Publisher section of Tridion Sites Content Manager configuration.

Procedure

  1. In the config\ subdirectory of %TRIDION_HOME%, open Tridion.ContentManager.config for editing.
  2. Navigate to the Publisher settings section.
  3. Configure the following settings:
    SettingValue
    Activate logging of publisher actions
    true
    the Publisher logs its actions to the log directory
    false
    (default) Publisher actions are not logged
    Number of threads for deployingThe number of threads that connect to the deployment queue (defaults to 1). This setting is only used for scheduled deployment and should remain set to its default value unless you have a pressing reason to change it.
    Number of threads for renderingThe number of threads that connect to the publishing queue (defaults to 1).
    Root storage folderThe folder that stores the package that the Publisher creates for the Transport Service (defaults to the folder c:\temp\).
  4. 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.