From 5a0f30769eab1cf5bf2351d0e59e42b09dda0fc6 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Wed, 23 Mar 2022 14:53:54 -0400 Subject: [PATCH] add notice about quota enforcement --- wiki/pages/disk-usage.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/wiki/pages/disk-usage.md b/wiki/pages/disk-usage.md index fdc8d96..5e210ad 100644 --- a/wiki/pages/disk-usage.md +++ b/wiki/pages/disk-usage.md @@ -54,15 +54,19 @@ don't forget to use `-h` to get human readable units. ## tilde.team guidelines even though we have plenty of disk space to go around on tilde.team, -we request that you try to keep your usage below 1 gb. +we request that you keep your usage below 1 gb. a good rule of thumb is to consider if _all_ teammates were to use the same amount of resources and how that would affect the experience for everyone else. -admins occasionally take a look at disk usage in `/home` and may +> as of march 2022, disk quotas will now be enforced. +> 1gb soft limit where you will get reminded. +> 3gb hard limit where you will no longer be able to write more files. + +admins regularly take a look at disk usage in `/home` and may request that you delete large or unnecessary files. please check with admins if you expect to use a lot of disk -for a short period of time so we don't bother you excessively. +for a short period of time so we can adjust your quota temporarily.