adding server resources

This commit is contained in:
Chris Holdgraf
2018-10-06 12:12:00 -07:00
parent e9b34c350e
commit 4821c91a75

10
docs/howto/env/server-resources.rst vendored Normal file
View File

@@ -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`.