Skip to content

Commit eef20dc

Browse files
Correct the documentation for the MFA configuration. #8142
1 parent 0b65dcd commit eef20dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en_US/mfa.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ modify the values for the following parameters.
2727

2828
"MFA_ENABLED","The default value for this parameter is True.
2929
To disable 2FA, set the value to *False*"
30-
"SUPPORTED_MFA_LIST", "Set the authentication methods to be supported "
30+
"MFA_SUPPORTED_METHODS", "Set the authentication methods to be supported e.g. email, authenticator"
3131
"MFA_EMAIL_SUBJECT", "<APP_NAME> - Verification Code e.g. pgAdmin 4 -
3232
Verification Code"
3333
"MFA_FORCE_REGISTRATION", "Force the user to configure the authentication

0 commit comments

Comments
 (0)