10.3.2. Robot account configuration fields
The following configuration field allows for globally disallowing robot account creation and interaction.
Additional resources
| Field | Type | Description |
|---|---|---|
| ROBOTS_DISALLOW | Boolean |
When set to |
Robot account disallow example YAML
# ...
ROBOTS_DISALLOW: true
# ...