mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-08 02:24:08 +00:00
s/JupyterHubApp/JupyterHub/
users shouldn't need to know wtf Applications are
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
c = get_config()
|
||||
|
||||
c.JupyterHubApp.admin_users = {'rhea'}
|
||||
c.JupyterHub.admin_users = {'rhea'}
|
||||
c.LocalProcessSpawner.set_user = 'sudo'
|
||||
c.Authenticator.whitelist = {'ganymede', 'io', 'rhea'}
|
||||
|
Reference in New Issue
Block a user