We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--config
1 parent 73852f7 commit 12907f9Copy full SHA for 12907f9
README.md
@@ -131,6 +131,8 @@ python3 -m jupyterhub_idle_culler [--timeout=900] [--url=http://localhost:8081/h
131
same time can slow down the Hub, so limit
132
the number of API requests we have
133
outstanding at any given time. (default 10)
134
+ --config Service configuration file to load.
135
+ (default idle_culler_config.py)
136
--cull-admin-users Whether admin users should be culled (only
137
if --cull-users=true). (default True)
138
--cull-every The interval (in seconds) for checking for
0 commit comments