From 06efb7673a9518f5724976783576481833874712 Mon Sep 17 00:00:00 2001 From: Wauplin Date: Tue, 25 Mar 2025 10:59:27 +0100 Subject: [PATCH 1/2] LFS files are garbage collected once every 24h --- docs/hub/storage-limits.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hub/storage-limits.md b/docs/hub/storage-limits.md index 7bcef9c7b..4f08ff81a 100644 --- a/docs/hub/storage-limits.md +++ b/docs/hub/storage-limits.md @@ -138,7 +138,7 @@ The super-squash operation compresses your entire Git history into a single comm ⚠️ **Important**: This is a destructive operation that cannot be undone, commit history will be permanently lost and **LFS file history will be removed** -The effects from the squash operation on your storage quota are not immediate and will be reflected on your quota within a few minutes. +The effects from the squash operation on your storage quota are not immediate and will be reflected on your quota within 24 hours. ### Advanced: Track LFS file references From f735196e79f8f61a905207909a0c4a4b751da773 Mon Sep 17 00:00:00 2001 From: Wauplin Date: Tue, 25 Mar 2025 11:08:34 +0100 Subject: [PATCH 2/2] lowering expectations --- docs/hub/storage-limits.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hub/storage-limits.md b/docs/hub/storage-limits.md index 4f08ff81a..791e85be9 100644 --- a/docs/hub/storage-limits.md +++ b/docs/hub/storage-limits.md @@ -138,7 +138,7 @@ The super-squash operation compresses your entire Git history into a single comm ⚠️ **Important**: This is a destructive operation that cannot be undone, commit history will be permanently lost and **LFS file history will be removed** -The effects from the squash operation on your storage quota are not immediate and will be reflected on your quota within 24 hours. +The effects from the squash operation on your storage quota are not immediate and will be reflected on your quota within 36 hours. ### Advanced: Track LFS file references