Ruben Verborgh 1719857e4b change: Use @css: instead of $PACKAGE_ROOT/
This makes usage from the command line easier,
since $ is typically used to mark variables.
2021-08-03 13:19:38 +01:00
..
2021-07-30 15:24:29 +01:00

App

Options related to the server startup.

Base

This is the entry point to the main server setup.

  • default: The main application. This should only be changed/replaced if you want to start from a different kind of class.

Init

Contains a list of initializer that need to be run when starting the server.

  • default: The default setup that makes sure the root container has the necessary resources.