Skip to main content
Version: 1.16

Notifier Static configuration

Static configuration is the microservice configuration set before microservice startup in a property file. This configuration is common to all tenant.

Static configuration for Catalog service are :

NameTypeDefault ValueDescription
regards.catalog.restoration.availability.hours.limitinteger24Time, in hours, during which a product is available after restoration
regards.catalog.restoration.request.product.bulk.limitinteger100Max bulk size when asking restoration of products
regards.catalog.availability.request.product.bulk.limitinteger100Max bulk size when asking availibility of products
info

Some of these properties are customizable in ansible inventory. see installation guide.

To make missing properties customizable, you have to update regards ansible playbook : the regards-mconfig role.