From 8b1367fc3141167f490d42d079520367f6f9be63 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Mon, 14 Oct 2024 07:58:05 +0200
Subject: [PATCH] Update project-storage.md

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

diff --git a/docs.it4i/storage/project-storage.md b/docs.it4i/storage/project-storage.md
index 74b6ca267..c8186a96e 100644
--- a/docs.it4i/storage/project-storage.md
+++ b/docs.it4i/storage/project-storage.md
@@ -56,7 +56,7 @@ Default quotas for capacity and amount of inodes per project are set by IT4Innov
 | Project default quota |         |
 | --------------------- | ------- |
 | Space quota           | 20TB    |
-| Inodes quota          | 20 mil. |
+| Inodes quota          | 5 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.
 
@@ -154,7 +154,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 | 20 mil.     |
+| Default project inodes quota | 5 mil.     |
 
 [1]: ../storage/cesnet-storage.md
 
-- 
GitLab