Zum Hauptinhalt springen

Frontend

For some functionalities the controller may require information on the primary frontend that is used. The link in invite emails uses the base_url for example.

Configuration

The section in the configuration file is called frontend.

FieldTypeRequiredDefault valueDescription
base_urlstringyes-The base URL of the frontend

Example configuration

[frontend]
base_url = "https://example.com"