change option name for forgejo
This commit is contained in:
parent
e488d6ee4b
commit
9094d60aca
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ in {
|
|||
};
|
||||
mailer = {
|
||||
ENABLED = true;
|
||||
MAILER_TYPE = "sendmail";
|
||||
PROTOCOL = "sendmail";
|
||||
FROM = "do-not-reply@${config.services.forgejo.settings.server.DOMAIN}";
|
||||
SENDMAIL_PATH = "${pkgs.system-sendmail}/bin/sendmail";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue