Skip to content

Commit

Permalink
schema: add description for hub.config.JupyterHub
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Oct 21, 2024
1 parent 7152952 commit 784eb56
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jupyterhub/values.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,11 @@ properties:
JupyterHub:
type: object
additionalProperties: true
description: |
JupyterHub Traitlets configuration.
See {py:mod}`jupyterhub:jupyterhub.app` for the full list,
but take note of the [above warnings](schema_hub.config).
properties:
subdomain_host:
type: string
Expand Down

0 comments on commit 784eb56

Please sign in to comment.