Skip to content

Commit

Permalink
update home file quota
Browse files Browse the repository at this point in the history
  • Loading branch information
nd996 committed Jan 23, 2024
1 parent e4428ea commit 2db970f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/getting_started/storage_quota.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ When you log in to Viking, you will land in your home directory, specifically:
/users/abc123
Where ``abc123`` will be replaced by your username. This ``home`` directory has a size of **100GB** and a file limit of **200,000**. From within the ``home`` directory, you can access your ``scratch`` directory, which is a special high-performance filestore with a default size of **2TB** and **no limit** on the number of files.
Where ``abc123`` will be replaced by your username. This ``home`` directory has a size of **100GB** and a file limit of **400,000**. From within the ``home`` directory, you can access your ``scratch`` directory, which is a special high-performance filestore with a default size of **2TB** and **no limit** on the number of files.

.. code-block:: console
Expand Down

0 comments on commit 2db970f

Please sign in to comment.