Skip to content

Commit e538f4a

Browse files
authored
Fix negation and add note about JupyterHub
1 parent 7e992ae commit e538f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/server-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ One of:
160160
### `update_last_activity`
161161

162162
Whether to report activity from the proxy to Jupyter Server. If _True_, Jupyter Server
163-
will not be notified of new activity.
163+
will be notified of new activity. This is primarily used by JupyterHub for idle detection and culling.
164164

165165
Useful if you want to have a seperate way of determining activity through a
166166
proxied application.

0 commit comments

Comments
 (0)