idle-culler example config missing closing bracket

This commit is contained in:
Thorin Tabor
2022-02-22 13:16:37 -08:00
committed by GitHub
parent a3ea0f0449
commit 55f0579dcc

View File

@@ -83,6 +83,7 @@ c.JupyterHub.load_roles = [
# 'admin:users' # needed if culling idle users as well
]
}
]
c.JupyterHub.services = [
{