Skip to content

Commit 78dbdb1

Browse files
author
Changli Han
committed
update readme
1 parent 9f7701a commit 78dbdb1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,10 @@ python3 -m jupyterhub_idle_culler [--timeout=900] [--url=http://localhost:8081/h
135135
if --cull-users=true). (default True)
136136
--cull-every The interval (in seconds) for checking for
137137
idle servers to cull. (default 0)
138+
--cull-default-servers Whether default servers should be culled (only
139+
if --cull-default-servers=true). (default True)
140+
--cull-named-servers Whether named servers should be culled (only
141+
if --cull-named-servers=true). (default True)
138142
--cull-users Cull users in addition to servers. This is
139143
for use in temporary-user cases such as
140144
tmpnb. (default False)

0 commit comments

Comments
 (0)