Add email notifications to forgejo
This commit is contained in:
parent
c722ebaeae
commit
534e7af197
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
};
|
||||
service = {
|
||||
DISABLE_REGISTRATION = true; # Disable for initial setup
|
||||
ENABLE_NOTIFY_MAIL = true;
|
||||
};
|
||||
session.COOKIE_SECURE = true;
|
||||
mailer = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue