mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Add "Users Lists" example
This commit is contained in:
committed by
GitHub
parent
5339afb10e
commit
0d6c131b02
@@ -109,6 +109,14 @@ User Lists
|
||||
|
||||
* ``users.admin`` takes in usernames to designate as admins
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo tljh-config add-item users.allowed good-user_1
|
||||
sudo tljh-config add-item users.allowed good-user_2
|
||||
sudo tljh-config add-item users.banned bad-user_6
|
||||
sudo tljh-config add-item users.admin admin-user_0
|
||||
sudo tljh-config remove-item users.allowed good-user_2
|
||||
|
||||
.. _tljh-set-user-limits:
|
||||
|
||||
User Server Limits
|
||||
|
||||
Reference in New Issue
Block a user