From 1d9d4e3e3c8dd020ab4d333436264eaa3ef201cd Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Mon, 9 Jan 2023 12:59:30 +0100 Subject: Update dev dependencies (#4993) Related to https://github.com/FreshRSS/FreshRSS/pull/4991 Required a few changes in code to pass the tests --- docs/en/admins/05_Configuring_email_validation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/en/admins') diff --git a/docs/en/admins/05_Configuring_email_validation.md b/docs/en/admins/05_Configuring_email_validation.md index 69a06b53f..aec6b8b75 100644 --- a/docs/en/admins/05_Configuring_email_validation.md +++ b/docs/en/admins/05_Configuring_email_validation.md @@ -68,7 +68,7 @@ Once you’re done, don’t forget to reconfigure your environment to `productio ## Access the validation URL during development -You might find painful to configure a SMTP server when you’re developping and +You might find painful to configure a SMTP server when you’re developing and `mail` function will not work on your local machine. For the moment, there is no easy way to access the validation URL unless forging it. You’ll need to information: -- cgit v1.2.3