...
There are a few global configuration parameters in this file while most configuration is for each repository separately. For these, the parameter names always starts with the repository name.
For more details on parameters names see Parameter names in Syntax rules for repository.cfg file .
...
Parameters for repositories relate to a service. These parameters are documented here Services (tC) .
Global parameters in the repository.cfg file
...
Note: When activating Multi-Tenant-Support, the repository names include the tenant name they are linked to. See Multi-Tenant-Support (tC) . Multitenancy .
Repository Description
With the description parameter you can give the repository a description that is visible in the status webapp.
Code Block |
---|
<repo>.description=Invoices |
see tia® Status User-Interface
Configuration templates
The parameter repositoryfactory.templatelist
can be used to provide a list of template configurations for repositories.
...