diff --git a/README.md b/README.md index 8d538ea..51b2d70 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,9 @@ yarn docs | MAIL_USER | String | N/A | The username for sending mails | MAIL_PASSWORD | String | N/A | The user's password for sending mails | MAIL_FROM | String | N/A | The from-address for sending mails +| IMPRINT_URL | String(Url) | /imprint | The link to a imprint page for the system (Defaults to the frontend's imprint) +| PRIVACY_URL | String(Url) | /privacy | The link to a privacy page for the system (Defaults to the frontend's privacy page) + ## Recommended Editor