Properties Files Reference
All properties files are fully annotated. Refer to the annotations for further information about the properties.
For links to the properties files, see BPM Properties Files.
The table describes two common properties that are listed in most or all of the properties files.
Property Name | Default Value | Description |
---|---|---|
monitor.enable |
false | Optional.
Specifies that the framework should monitor the appropriate properties file for changes. If this property is set to false, no subsequent property changes in the same file can be applied, because the file is not being monitored. This includes setting monitor.enable back to true. For any such change to take effect, you must restart the node. |
monitor.interval |
5 seconds | Optional.
The frequency (in milliseconds) at which the framework should check the appropriate properties file for modifications. |