From eef20dc5a913d0c12ca22bc554eb8275ac9f85a9 Mon Sep 17 00:00:00 2001 From: Yogesh Mahajan Date: Tue, 17 Dec 2024 11:50:25 +0530 Subject: [PATCH] Correct the documentation for the MFA configuration. #8142 --- docs/en_US/mfa.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en_US/mfa.rst b/docs/en_US/mfa.rst index 937ce27df..37a7274df 100644 --- a/docs/en_US/mfa.rst +++ b/docs/en_US/mfa.rst @@ -27,7 +27,7 @@ modify the values for the following parameters. "MFA_ENABLED","The default value for this parameter is True. To disable 2FA, set the value to *False*" - "SUPPORTED_MFA_LIST", "Set the authentication methods to be supported " + "MFA_SUPPORTED_METHODS", "Set the authentication methods to be supported e.g. email, authenticator" "MFA_EMAIL_SUBJECT", " - Verification Code e.g. pgAdmin 4 - Verification Code" "MFA_FORCE_REGISTRATION", "Force the user to configure the authentication