mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Merge pull request #294 from story645/patch-1
DOC: moved nativeauthentic config instructions to code block
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