Configuration

Save State Service server component configuration files

The server component of Save State Service comes with its own application.properties and secrets.properties files.

You find templates for these files in %TOMCAT%/webapps/savestate/WEB-INF/classes/config-templates. Copy those templates to the folder specified in the config.directory.location property in %TOMCAT%/webapps/savestate/WEB-INF/classes/custom-application.properties.

When changing a configuration property for the Save State Service server component, do this in either the application.properties or the secrets.properties file.

For more information about the purpose of the different properties files, see the chapter about the configuration files in the map.apps documentation.

Database and security configuration

Many of the properties in the configuration files of the Save State Service are completely the same as in map.apps, e.g., for database and security settings. Again, refer to the map.apps documentation for detailed information and instructions.