diff --git a/SUMMARY.md b/SUMMARY.md index 73445ee..d55d0c4 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -68,7 +68,7 @@ * [How we keep your data safe](data-and-security/how-we-keep-your-data-safe.md) * [What is a Recovery Phrase?](data-and-security/what-is-a-recovery-phrase.md) * [Data Storage & Deletion](data-and-security/data-storage-and-deletion.md) -* [Self-hosting](data-and-security/self-hosting.md) +* [Backup and self-hosting](data-and-security/self-hosting.md) * [Analytics & Tracking](data-and-security/analytics-and-tracking.md) ## 🌍 OUR COMMUNITY diff --git a/data-and-security/self-hosting.md b/data-and-security/self-hosting.md index fd13e25..c5d9531 100644 --- a/data-and-security/self-hosting.md +++ b/data-and-security/self-hosting.md @@ -1,4 +1,15 @@ -# Self-hosting +# Backup and self-hosting + +#### Backup node + +Every Anytype user has access to a remote backup node provided by Anytype. Its capacity is currently limited to 1 Gb. These nodes are located in Switzerland. + + + +**How to remove Anytype backup node**\ +It's also possible to use p2p sync between your devices, you can [block Anytype network traffic](https://community.anytype.io/t/is-there-a-way-to-limit-storage-of-data-only-local/6982) (Anytype & Anytype Helper) via your firewall. + + **How to self-host Anytype** @@ -10,11 +21,6 @@ Internally, we're already working on adding network configuration ability into t -**How to remove Anytype backup node**\ -It's also possible to use p2p sync between your devices, you can [block Anytype network traffic](https://community.anytype.io/t/is-there-a-way-to-limit-storage-of-data-only-local/6982) (Anytype & Anytype Helper) via your firewall. - - - **Custom storage location** {% hint style="warning" %}