mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
moved nativeauthentic config to code block
Moved the config to a code block because as rendered, it's
This commit is contained in:
@@ -14,7 +14,9 @@ will be authorized automatically.
|
||||
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 reload
|
||||
|
||||
Reference in New Issue
Block a user