WorkItem Tracking Web.Config File Settings in Team Foundation Server Components
This topic describes the configurable settings in the WorkItem Tracking web.config file. For a general procedure that describes how to access and change these settings, see How to: Change Configuration Settings for Team Foundation Server Components.
WorkItem Tracking Web.Config Settings
Setting |
Description |
---|---|
WorkItemChangedEvent |
This setting represents a Boolean value. When true, the work item changed event is raised. This event is used by the e-mail notification feature. This is a subset of Team Foundation Server eventing that is controlled by the eventingEnabled global setting. If eventingEnabled is set to false, events will not be raised regardless of the value of this setting. For more information, see Global Web.Config File Settings in Team Foundation Server Components. |
See Also
Tasks
How to: Change Configuration Settings for Team Foundation Server Components
Concepts
Global Web.Config File Settings in Team Foundation Server Components