Zum Hauptinhalt springen

Controller

Configuration

The section in the configuration file is called controller.

FieldTypeRequiredDefault valueDescription
domainstringyes-The host and optional port of the controller in the format host[:port]
insecureboolnofalsetrue to disable transport security to the controller

Example

[controller]
domain = "localhost:11311"
insecure = true