Fix Docs: Only MAIL_URL and MAIL_FROM for email settings. Not Admin Panel anymore.

Thanks to niklasdahlheimer !

Fixes #4090
This commit is contained in:
Lauri Ojansivu 2021-10-28 13:06:43 +03:00
parent dfd5acea97
commit d9adce7b67
5 changed files with 9 additions and 3 deletions

View file

@ -14,6 +14,7 @@ SET MONGO_URL=mongodb://127.0.0.1:27017/wekan
REM # https://github.com/wekan/wekan/wiki/Troubleshooting-Mail
REM SET MAIL_URL=smtps://username:password@email-smtp.eu-west-1.amazonaws.com:587/
REM SET MAIL_FROM="Wekan Boards <info@example.com>"
REM # Currently MAIL_SERVICE is not in use.
REM SET MAIL_SERVICE=Outlook365
REM SET MAIL_SERVICE_USER=firstname.lastname@hotmail.com
REM SET MAIL_SERVICE_PASSWORD=SecretPassword