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.
1 parent 7e992ae commit e538f4aCopy full SHA for e538f4a
docs/source/server-process.md
@@ -160,7 +160,7 @@ One of:
160
### `update_last_activity`
161
162
Whether to report activity from the proxy to Jupyter Server. If _True_, Jupyter Server
163
-will not be notified of new activity.
+will be notified of new activity. This is primarily used by JupyterHub for idle detection and culling.
164
165
Useful if you want to have a seperate way of determining activity through a
166
proxied application.
0 commit comments