Remove duplicate text (#6520)

This commit is contained in:
Gerard 2018-10-05 12:29:25 +02:00 committed by Franck Nijhof
parent da9e0e632b
commit 6a27dd89e5

View File

@ -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. Please treat the secret key like a password, never expose it to others.
</p> </p>
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`. 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: Example of configuration: