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:
parent
dac242ce32
commit
172637dfbc
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue