Enable mailer for forgejo
This commit is contained in:
parent
d7e2bd9c90
commit
6fa92661be
1 changed files with 1 additions and 2 deletions
|
@ -42,8 +42,7 @@ LANDING_PAGE = explore
|
|||
|
||||
[mailer]
|
||||
ENABLED = true
|
||||
;TODO: When my mailserver is ready, set PROTOCOL to 'sendmail'
|
||||
PROTOCOL = dummy
|
||||
PROTOCOL = sendmail
|
||||
FROM = "{{ forgejo_user }}" <{{ forgejo_mail_user }}>
|
||||
|
||||
[service]
|
||||
|
|
Loading…
Add table
Reference in a new issue