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

GITBOOK-490: change request with no subject merged in GitBook

This commit is contained in:
Angelo Tripkovsky 2024-05-02 08:27:20 +00:00 committed by gitbook-bot
parent 2b3406f4c7
commit f9f16fc653
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF
2 changed files with 3 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB

View file

@ -30,10 +30,12 @@ Anytype is installed:
Anytype directory is stored in a protected app data folder, which isnt accessible by the user on Android devices.
* For iOS, it's the standard install path determined by the iOS.
#### Custom storage location
#### Custom Storage Location
When creating a vault, its now possible to select the storage location on your hard drive. If your vault has already been created, you can also change the location and retrieve the data from the network. To do so, first logout, then tap the settings wheel on the black login screen.
<figure><img src="../../.gitbook/assets/Custome Storage Location.gif" alt="" width="563"><figcaption></figcaption></figure>
Please be cautious when using local-only mode, as your data can only be transferred to a second device via peer-to-peer (P2P) connection.
{% hint style="info" %}