Merge pull request #294 from story645/patch-1

DOC: moved nativeauthentic config instructions to code block
This commit is contained in:
Yuvi Panda
2019-03-15 07:16:37 +00:00
committed by GitHub

View File

@@ -14,7 +14,9 @@ will be authorized automatically.
Enabling the authenticator Enabling the authenticator
========================== ==========================
#. Enable the authenticator and reload config to apply the configuration: Enable the authenticator and reload config to apply the configuration:
.. code-block:: bash
sudo tljh-config set auth.type nativeauthenticator.NativeAuthenticator sudo tljh-config set auth.type nativeauthenticator.NativeAuthenticator
sudo tljh-config reload sudo tljh-config reload