Imprint&Privacy Links feature/135-imprint_and_privacy #136

Merged
niggl merged 3 commits from feature/135-imprint_and_privacy into dev 2021-02-02 14:45:02 +00:00
Showing only changes of commit 333e806da4 - Show all commits

View File

@ -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