Configuration

To configure the stop endpoint, supply configuration through endpoints.stop.

Stop Endpoint Configuration Example

  1. endpoints:
  2. stop:
  3. enabled: Boolean
  4. sensitive: Boolean
By default, the stop endpoint is disabled and needs to be explicitly enabled to be used.