Configuring Atoti Limits

This section explains how to configure properties files, data files, and ActiveViam components.

Project configuration

Properties files

Location: limits-starter/src/main/resources

File Purpose
application.yml Properties defining the content server settings, the Application database, the Audit Log database and the Activiti database, and the parameters for the starter web apps
hibernate.properties Hibernate (persistence and query service) properties
logback-spring.xml Properties for configuring the logging
serializer.jaxb.cfg.xml JAXB mapping used for the XML configuration of Atoti Server schemas and cubes
limit.properties General location high level, all purpose properties. These include REST URLs, data directory paths, cloud configurations, and server authentication tokens

Atoti UI

See the UI configuration page.