Settings

The file etc/settings.json sets the global parameters:

  • The log file name, max size per file, max files number, debug mode and console mode.
  • The server ip address and port.
  • The access control list on routes by user roles.
  • The config file to use, allowing to switch, in development environment typically, among several client configurations.
  • The middlewares that activate the features provided by vendor and proprietary modules (see Modules).