diff --git a/docs/howto/env/server-resources.rst b/docs/howto/env/server-resources.rst new file mode 100644 index 0000000..1295672 --- /dev/null +++ b/docs/howto/env/server-resources.rst @@ -0,0 +1,10 @@ +.. _howto/env/server-resources: + +====================================== +Configure resources available to users +====================================== + +To configure the resources that are available to your users (such as RAM, CPU +and Disk Space), see the section :ref:`tljh-set-user-limits`. For information +on **resizing** the environment available to users *after* you've created your +JupyterHub, see :ref:`howto/admin/resize`.