diff --git a/docs/topic/authenticator-configuration.rst b/docs/topic/authenticator-configuration.rst index 5e40a9a..75e6efd 100644 --- a/docs/topic/authenticator-configuration.rst +++ b/docs/topic/authenticator-configuration.rst @@ -48,7 +48,7 @@ to some value, you can do that with the following command: .. code-block:: bash - sudo tljh-config set auth.LDAPAuthenticator.server_address = 'my-ldap-server' + sudo tljh-config set auth.LDAPAuthenticator.server_address 'my-ldap-server' Most authenticators require you set multiple configuration options before you can enable them. Read the authenticator's documentation carefully for more information.