3.33.4. infobase
The section describes the infobase parameters, which is located in the database described in the database section.
id
Infobase identifier in UUID format.
You can specify a unique symbolic identifier. In this case, each time the server starts, the unique identifier will be generated (can be used for testing purposes).
Default value: unique.
name
Infobase name If not specified, it will be generated as a string presentation of the actual infobase ID value.
distribute-licenses
Manages the issuance of client licenses by the standalone server.
The parameter can take values:
- enable/allow/yes/true. Client licenses are granted by the standalone server.
- disable/deny/no/false. Client licenses are not granted by the standalone server.
schedule-jobs
Manages the scheduled job execution.
The parameter can take values:
- enable/allow/yes/true. Scheduled jobs are performed.
- disable/deny/no/false. Scheduled jobs are not performed.