Merge pull request 'features' (#1) from Branch_master into master
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
@@ -144,6 +144,9 @@ Die wichtigsten Variablen aus `.env.example`:
|
||||
| `SMTP_HOST`, `SMTP_PORT`, `SMTP_SECURE` | SMTP-Verbindung. |
|
||||
| `SMTP_USER`, `SMTP_PASS` | Optionale SMTP-Authentifizierung. |
|
||||
| `SMTP_FROM` | Absenderadresse fuer Portal-Mails. |
|
||||
| `MAIL_PRODUCT_NAME`, `MAIL_COMPANY_NAME` | Zentrale Branding-Namen fuer Mail-Templates. |
|
||||
| `MAIL_PRIMARY_COLOR` | Primaerfarbe fuer Mail-Buttons und Links. |
|
||||
| `MAIL_SUPPORT_EMAIL`, `MAIL_LOGO_URL`, `MAIL_IMPRINT_URL`, `MAIL_PRIVACY_URL` | Optionale Branding- und Footer-Werte fuer Mails. |
|
||||
| `OIDC_ISSUER` | Externe Issuer-URL des OIDC Providers. |
|
||||
| `OIDC_COOKIE_SECRET` | Cookie-Secret fuer OIDC Sessions; Fallback ist `TOKEN_SECRET`. |
|
||||
| `OIDC_ADMIN_GROUP` | Gruppe fuer OIDC-Clientverwaltung, Standard `client_manager`. |
|
||||
|
||||
Reference in New Issue
Block a user