Configuration
To configure the stop endpoint, supply configuration through endpoints.stop
.
Stop Endpoint Configuration Example
endpoints:
stop:
enabled: Boolean
sensitive: Boolean
By default, the stop endpoint is disabled and needs to be explicitly enabled to be used. |