Configuration Management (config)
Defines how the server processes configuration information.
| Name | Type | Default | Description | 
|---|---|---|---|
monitorInterval  | A period of time with millisecond precision  | 500ms  | Rate at which the server checks for configuration updates. Specify a positive integer followed by a unit of time, which can be hours (h), minutes (m), seconds (s), or milliseconds (ms). For example, specify 500 milliseconds as 500ms. You can include multiple values in a single entry. For example, 1s500ms is equivalent to 1.5 seconds.  | 
onError  | 
  | WARN  | Action to take after a incurring a configuration error.  | 
updateTrigger  | 
  | polled  | Configuration update method or trigger.  |