Skip to content
This repository was archived by the owner on May 28, 2026. It is now read-only.

Commit 863df8b

Browse files
authored
Fix tool email address
Update the sender address in `.env`. Bug: T417806
1 parent 9f6977b commit 863df8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ MAILER_DSN=smtp://mail.tools.wmflabs.org:25
2424

2525
APP_GOOGLE_KEYFILE=
2626

27-
APP_MAIL_SENDER=tools.wikimedia-ocr@tools.wmflabs.org
27+
APP_MAIL_SENDER=tools.ocr@tools.wmflabs.org
2828
APP_LOG_RECIPIENT_1=admin1@example.org
2929
APP_LOG_RECIPIENT_2=admin2@example.org
3030
APP_LOG_SUBJECT="[Wikimedia OCR]"

0 commit comments

Comments
 (0)