Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Controllers makes use of two configuration files:
    • the general configuration from controller.conf
    • the security configuration from private.conf
  • The configuration format makes use of Typesafe Config, see JS7 - Configuration - Configuration Format
  • Controller instances have to be restarted to apply changes to the configuration files.

General Configuration

File: controller.conf

...