From e4df0c4a59b8d8eed48e0b267fc815805229a329 Mon Sep 17 00:00:00 2001 From: Jean-Marc Alkazzi Date: Tue, 20 Oct 2020 00:20:42 +0200 Subject: [PATCH] Add base_url config possibility in docs --- docs/topic/tljh-config.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/topic/tljh-config.rst b/docs/topic/tljh-config.rst index fe70fa1..6c44f53 100644 --- a/docs/topic/tljh-config.rst +++ b/docs/topic/tljh-config.rst @@ -63,6 +63,13 @@ file. If what you want is only to change the property's value, you should use Some of the existing ```` are listed below by categories: +.. _tljh-base_url: + +Base URL +-------------- + + Use ``base_url`` to determine the base URL used by JupyterHub. This parameter will + be passed straight to ``c.JupyterHub.base_url``. .. _tljh-set-auth: