LOCALE |
The locale. |
en_GB |
EMAIL_SENDER_ADDRESS |
The e-mail address from which e-mails are sent. |
mail@example.tld (please change this! |
EMAIL_SENDER_NAME |
The name of the sender of e-mails |
OpenCal |
MAILER_DSN |
Mailer configuration |
smtp://mailer:1025 (MailPit) |
MESSENGER_TRANSPORT_DSN |
Messenger transport configuration |
doctrine://default?auto_setup=0 |
FRONTEND_DOMAIN |
Domain of the frontend. |
localhost |
USE_SSL |
If true, https will be used. |
true |
OPENCAL_VERSION |
The version of OpenCal |
dev in local-dev / <your-version> in prod |
SENTRY_DSN |
Sentry DSN (see https://docs.sentry.io/platforms/php/guides/symfony/) |
empty |
JITSI_MEET_BASE_URL |
URL to a Jitsi Meet server. It must use https to be valid. If the URL is empty or invalid, Jitsi cannot be selected in event-types as meeting location. |
empty |
TIMEZONE |
Your timezone |
Europe/Berlin |