From 58dc3741659e7f92b6e54e20082506ace75a9875 Mon Sep 17 00:00:00 2001 From: Rowey Date: Wed, 5 Oct 2022 19:34:48 +0100 Subject: [PATCH] Remove Gmail Notice --- templates/views/account/register.pug | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/views/account/register.pug b/templates/views/account/register.pug index a9c07093..b0f065c5 100644 --- a/templates/views/account/register.pug +++ b/templates/views/account/register.pug @@ -35,7 +35,6 @@ block content .g-recaptcha(data-sitekey=recaptchaSiteKey) p We will send you an email with a link. The link will lead you to a page where you can set your password and activate your account. p If you don't receive an email please check your spam folder! - p As of 30/9/22 Gmail has Rate Limited FAF so is blocking our emails. So, for now Gmail emails will not receive their Activation or Password resets. Other emails still should work .form-actions button(type='submit').btn.btn-default.btn-lg.btn-outro.btn-danger Register