Configuration


Further configuration can be done in the application.conf file. The default configuration shows the configuration options and describes what they are used for.

For more information on the Typesafe Config library, their documentation can be consulted.

Talares uses Akka for it's core functionality. Akka can also be configured through the application.conf file. As Talares uses the logging framework provided by Akka, changing the log level of the library is done through the configuration key akka.loglevel.