From 172637dfbc6bb40a0c7d019e2ffbc1814715180f Mon Sep 17 00:00:00 2001 From: Alexander Meshcheryakov Date: Tue, 9 Jan 2024 00:46:09 +0400 Subject: [PATCH] Data units: Gb -> GiB This is an apparent typo. It is quite unlikely that server storage is limited by gigabit. Most likely the limit is either 1 gibibyte (GiB, 2^30 bytes) or maybe 1 gigabyte (GB, 10^9 bytes). --- data-and-security/data-storage-and-deletion/self-hosting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-and-security/data-storage-and-deletion/self-hosting.md b/data-and-security/data-storage-and-deletion/self-hosting.md index b461866..f38e173 100644 --- a/data-and-security/data-storage-and-deletion/self-hosting.md +++ b/data-and-security/data-storage-and-deletion/self-hosting.md @@ -2,7 +2,7 @@ ### Anytype Network -Every Anytype user has access to a remote backup node provided by Anytype. Its capacity is currently limited to 1 Gb. Objects and other content have no impact on this limit; only files are limited. If you go over the limit, a warning will appear, and you'll be able to ask for more storage. +Every Anytype user has access to a remote backup node provided by Anytype. Its capacity is currently limited to 1 GiB. Objects and other content have no impact on this limit; only files are limited. If you go over the limit, a warning will appear, and you'll be able to ask for more storage. Our backup nodes are located in Switzerland.