forked from Github-Mirrors/canaille
doc: fix a missing code-block space
This commit is contained in:
parent
a0b7a34921
commit
6d4bef9e23
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ It is used when the ``CANAILLE_LDAP`` configuration parameter is defined. For in
|
|||
If you want to use TOTP/HOTP authentication, you will need to add the ``oathHOTPToken`` class to the user :
|
||||
|
||||
.. code-block:: toml
|
||||
|
||||
USER_CLASS = ["inetOrgPerson", "oathHOTPToken"]
|
||||
|
||||
You can find more details on the LDAP configuration in the :class:`dedicated section <canaille.backends.ldap.configuration.LDAPSettings>`.
|
||||
|
|
Loading…
Reference in a new issue