Enabling Configuration Plug-ins
You can include the configuration plug-ins in this section within your template file.
The following example illustrates the PTIBRenameNode configuration plug-in. In this example, the plug-in is not enabled because the plug-in is commented (#). To enable the plug-in, delete the (#) hash sign preceding the plug-in name. For example, plugin.IB.1=PTEM_CONFIG:PTIBRenameNode.
##### Rename the default local node#####
#plugin.IB.1=PTEM_CONFIG:PTIBRenameNode
#Default local node
env.default_local_node=@localnode@
#Purge application server messages
env.app_msg_purge_all_dms=trueNote:
All other configuration plug-ins you want to enable can be included in the file as needed.
In PIA, you can enable a plug-in in a template by selecting the check box corresponding to the plug-in on the Configuration Template Definition page.
See Creating a Template.