Optional
default?: anyThe default value for this option in plain JSON. Can be omitted to provide no default value.
Optional
description?: stringA human-readable description of the option.
Optional
required?: booleanWhether the service can not function without this option. Defaults to true unless a default value is provided.
The type of value expected for this option.
Generated using TypeDoc
A configuration option.