services.gitea.settings.mailer.SENDMAIL_PATH
Path to sendmail binary or script.
- Type
string- Default
if config.services.gitea.settings.mailer.ENABLED && config.services.gitea.settings.mailer.PROTOCOL == "sendmail" then "/run/wrappers/bin/sendmail" else "sendmail"- Declared
- <nixpkgs/nixos/modules/services/misc/gitea.nix>