diff --git a/roles/archwiki/templates/LocalSettings.php.j2 b/roles/archwiki/templates/LocalSettings.php.j2 index 49a3f58c4c6df53970910d4b23e0fccfc018669d..6addf7348de24d4ca89944137871267191650c71 100644 --- a/roles/archwiki/templates/LocalSettings.php.j2 +++ b/roles/archwiki/templates/LocalSettings.php.j2 @@ -112,7 +112,7 @@ $wgEnableEmail = true; $wgEnableUserEmail = true; # UPO $wgEmergencyContact = "webmaster@archlinux.org"; -$wgPasswordSender = "webmaster@archlinux.org"; +$wgPasswordSender = "noreply+wiki@archlinux.org"; $wgEnotifUserTalk = true; # UPO $wgEnotifWatchlist = true; # UPO