Zum Hauptinhalt springen

Frontend

The emails contain some links referring to specific parts of the frontend.

Configuration

The section in the configuration file is called frontend.

FieldTypeRequiredDefault valueDescription
base_urlstringno"https://opentalk.example.org"The base URL of the frontend.
data_protection_urlstringno"https://opentalk.example.org/dataprotection"The URL referring to the data protection hints

Example

[frontend]
base_url = "https://video.example.org"
data_protection_url = "https://video.example.org/dataprotection"