Managing registry settings (settings.yaml)
The registry-regulations/settings.yaml file is part of the registry regulations and is used to configure the technical parameters of the registry.
settings:
general:
package: ua.gov.mdtu.ddm.dataplatform.template
register: laboratory
version: 1.0.1
kafka:
retention-policy-in-days:
read: 1
write: 1065
Parameter name | Description | Comment |
---|---|---|
|
The package in which the code will be generated. |
|
|
The name of the database that will be created. |
|
|
The version of the registry. |
No version check is performed check during registry deployment. The registry administrator can use the atregulatiostribute Old versions of the API data are not preserved during the deployment of the |
|
The number of days for which messages will be retained for reading in Kafka. |
By default — 3 years |
|
The number of days for which messages will be retained for writing in Kafka. |
By default — 3 years. |