improve(self-hosting): add resend and send email questions
This commit is contained in:
committed by
Carl-Gerhard Lindesvärd
parent
acc675bd36
commit
7182ca6e4c
@@ -17,6 +17,8 @@ If you upgrading from a previous version, you'll need to edit your `.env` file i
|
||||
|
||||
- `ALLOW_REGISTRATION` - If set to `false` new users will not be able to register (only the first user can register).
|
||||
- `ALLOW_INVITATION` - If set to `false` new users will not be able to be invited.
|
||||
- `RESEND_API_KEY` - If set, we'll use Resend to send e-mails.
|
||||
- `EMAIL_SENDER` - The e-mail address that will be used to send e-mails.
|
||||
|
||||
## 0.0.6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user