From 3bab91f4cf68e8ae4f76e8f1d316b5a922378652 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20R=2E=20Mr=C5=A1ulja?= Date: Mon, 12 Feb 2024 16:18:05 +0100 Subject: [PATCH] Update home/src/main/resources/config/example.runtime.properties Co-authored-by: Dragan Ivanovic --- home/src/main/resources/config/example.runtime.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/src/main/resources/config/example.runtime.properties b/home/src/main/resources/config/example.runtime.properties index 0b52da14d..94236d395 100644 --- a/home/src/main/resources/config/example.runtime.properties +++ b/home/src/main/resources/config/example.runtime.properties @@ -457,7 +457,7 @@ createAndLink.providers = doi, pmid #fileUpload.allowedMIMETypes = image/png, application/pdf # Feature toggle for forgot password functionality -authentication.forgotPassword = false +authentication.forgotPassword = disabled authentication.forgotPassword.notify-admin = false # Captcha configuration. Available implementations are: nanocaptcha (text-based) and recaptchav2