Useful Presets

Normally configuration presets depend on the component implementation and are different for each component. There are a few presets however which are often used commonly by different components:

  • test If set it means that the server runs in a test mode, which may mean different things for different components. The component may use this parameter to turn testing mode on.
  • admins If set it provides a list of administrator IDs. These user may have special access permissions for the component. They usually can execute administrator ad-hoc commands.
  • user-db-uri If set it contains the main database connection string. The component may keep its own data.