system-prod.yml
Parameters of the configuration file used by the SYSTEM service in productive systems.
Characteristics
Configuration File Name | system-prod.yml |
---|---|
Referenced by Services | system |
Storage Location | Git root directory |
Parameters
Parameter | Description | Default Value |
---|---|---|
schema.changed.observers | Services that do not belong to yuuvis® core but need to be informed about any changes of the schema. | /rest-ws/refreshschema?global=%s, /sothook/schema/refresh?global=%s, /primarysothook/schema/refresh?global=%s |
schema.tenant.properties.limit | Integer value defining the maximum number of property definitions allowed in a tenant schema. Note: If the value is increased, it is recommended to adjust the maximum number of fields in your Elasticsearch index as well. Increase the | 20 |
| Integer value defining the maximum number of property definitions allowed in a tenant schema. Note: If the value is increased, it is recommended to adjust the maximum number of fields in your Elasticsearch index as well. Increase the | 10000 |
The values for the parameters can be modified as described here.
>> Configuring Services using Profiles.