From e4cd1d54b94f19a34a1942d5b116f5a10b270d0a Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Thu, 14 Oct 2021 14:34:53 +0200
Subject: [PATCH] Update project-storage.md

---
 docs.it4i/storage/project-storage.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/docs.it4i/storage/project-storage.md b/docs.it4i/storage/project-storage.md
index 0ad1fc40c..95b5c7d85 100644
--- a/docs.it4i/storage/project-storage.md
+++ b/docs.it4i/storage/project-storage.md
@@ -54,10 +54,10 @@ $ it4i-get-project-dir OPEN-XX-XX
 The PROJECT storage enforces quotas on projects' usage (used capacity and allocated inodes).
 Default quotas for capacity and amount of inodes per project are set by IT4Innovations.
 
-| Project default quota |        |
-| --------------------- | ------ |
-| Space quota           | 20TB   |
-| Inodes quota          | 5 mil. |
+| Project default quota |         |
+| --------------------- | ------- |
+| Space quota           | 20TB    |
+| Inodes quota          | 20 mil. |
 
 You can check the actual usage of the PROJECT storage (e.g. location of project directory, used capacity, allocated inodes, etc.) by executing the `it4ifsusage` command from the Login nodes' command line. The command lists all projects associated with the user.
 
@@ -159,7 +159,7 @@ The files should be copied to SCRATCH from Login nodes before submitting the job
 | Throughput           | 39GB/s              |
 | IO Performance       | 57kIOPS             |
 | Default project space quota  | 20TB        |
-| Default project inodes quota | 5 mil.      |
+| Default project inodes quota | 20 mil.     |
 
 [1]: ../storage/cesnet-storage.md
 
-- 
GitLab