diff --git a/git_system.nix b/git_system.nix index 9f037e3..45f28ad 100644 --- a/git_system.nix +++ b/git_system.nix @@ -75,7 +75,7 @@ in PROTOCOL = "smtp"; SMTP_ADDR = "80.151.91.109"; SMTP_PORT = 2525; - FROM = "noreply@ptspaper.de"; + FROM = "Forgejo "; USER = "noreply@ptspaper.de"; }; };