From 6a27dd89e50ee61906f1b60439b44f36c911e02b Mon Sep 17 00:00:00 2001 From: Gerard Date: Fri, 5 Oct 2018 12:29:25 +0200 Subject: [PATCH] Remove duplicate text (#6520) --- source/_docs/authentication/multi-factor-auth.markdown | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/_docs/authentication/multi-factor-auth.markdown b/source/_docs/authentication/multi-factor-auth.markdown index 06a3843c82f..37abf070cd6 100644 --- a/source/_docs/authentication/multi-factor-auth.markdown +++ b/source/_docs/authentication/multi-factor-auth.markdown @@ -50,8 +50,6 @@ There are several authenticator apps on the market, we recommend either [Google Please treat the secret key like a password, never expose it to others.

-By default, one TOTP multi-factor named "Authenticator app" will be auto loaded if no `auth_mfa_modules` configuration section defined in the `configuration.yaml` file. - By default one TOTP multi-factor auth module named "Authenticator app" will be auto loaded if no `auth_mfa_modules` config section defined in `configuration.yaml`. Example of configuration: