mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Merge pull request #355 from JuanCab/tljh_docsfix
Fixed out of date config directory listed in docs for tljh-config
This commit is contained in:
@@ -168,6 +168,6 @@ Advanced: ``config.yaml``
|
|||||||
=========================
|
=========================
|
||||||
|
|
||||||
``tljh-config`` is a simple program that modifies the contents of the
|
``tljh-config`` is a simple program that modifies the contents of the
|
||||||
``config.yaml`` file located at ``/opt/tljh/config.yaml``. ``tljh-config``
|
``config.yaml`` file located at ``/opt/tljh/config/config.yaml``. ``tljh-config``
|
||||||
is the recommended method of editing / viewing configuration since editing
|
is the recommended method of editing / viewing configuration since editing
|
||||||
YAML by hand in a terminal text editor is a large source of errors.
|
YAML by hand in a terminal text editor is a large source of errors.
|
||||||
|
|||||||
Reference in New Issue
Block a user