Navigation :
Configuration
This section describes the configuration of the DLC.
Configuration Properties
Properties for the DLC are defined in the dlc namespace, from where they are picked up as configurations.
| Key |
Default |
Type |
Description |
| enabled |
true |
boolean |
Enables the DLC. |
| create-default-cloud-client.aws |
false |
boolean |
Creates a default cloud client for AWS. |
| create-default-cloud-client.azure |
false |
boolean |
Creates a default cloud client for Azure. |
| create-default-cloud-client.gcp |
false |
boolean |
Creates a default cloud client for GCP. |
| rollback-transaction-on-error |
true |
boolean |
Rolls back transaction if error is encountered in a request. |