diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-08 18:09:08 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-08 18:09:08 -0400 |
| commit | c268d706a2557685163c5287b488ce058261d3e1 (patch) | |
| tree | 898e13e50346d41ce1ea10650dbbabf381ea1f8c /static | |
| parent | bdc10b42e0d341e0b3d1ad3e5597ab89df5f7a16 (diff) | |
document size of lightweight sync too
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 54e36713..eb778486 100644 --- a/static/build.html +++ b/static/build.html @@ -198,7 +198,8 @@ <li>python3 (for repo)</li> <li>git (both for repo and manual usage)</li> <li>gpg (both for repo and manual usage)</li> - <li>a bit under 100GiB of storage for a standard sync with history</li> + <li>89GiB+ storage for a standard sync with history, 61GiB+ storage for a + lightweight sync</li> </ul> <p>You can either obtain <code>repo</code> as a distribution package or the |
