1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 13:57:11 +09:00

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).
This commit is contained in:
Alexander Meshcheryakov 2024-01-09 00:46:09 +04:00 committed by GitHub
parent dac242ce32
commit 172637dfbc
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
### Anytype Network ### 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. Our backup nodes are located in Switzerland.