Alpha Release 0.4.2 #137

Merged
niggl merged 11 commits from dev into main 2021-02-02 15:02:10 +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