Settings for batch processing are located in the Content Manager XML configuration file, Tridion.ContentManager.config, which you can find on the Content Manager server in the config\ subfolder of %TRIDION_HOME%.
Port number
| Description | Port for notification for batch processing |
| XPath | /configuration/queuing/queueConsumers/add/@port (if /configuration/queuing/queueConsumers/add/@name has the value Batch Processor |
| Default if unspecified | 1154 |
Polling interval for deploying
| Description | The amount of seconds after which Content Manager checks for new batch processing |
| XPath | /configuration/queuing/queueConsumers/add/@pollingInterval (if /configuration/queuing/queueConsumers/add/@name has the value Batch Processor |
| Default if unspecified | 30 |
Filtering for deploying
| Description | Whether to filter or not |
| XPath | /configuration/queuing/queueConsumers/add/filter (if /configuration/queuing/queueConsumers/add/@name has the value Batch Processor |
| Default if unspecified | (None) |