mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 13:57:11 +09:00
Update faqs.md
Text revision
This commit is contained in:
parent
79e93afc40
commit
0121f07957
1 changed files with 2 additions and 2 deletions
|
@ -72,9 +72,9 @@ The homepage from the alpha app has been removed, and replaced with the new side
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
|
||||||
<summary>Can I use two separate vaults at the same time?</summary>
|
<summary>Can I use two separate Vaults at the same time?</summary>
|
||||||
|
|
||||||
There's a hack that can be done on desktop only. You will need to create a separate shortcut for your other vault, and add the `--user-data-dir="$path"` flag to the launch command (i.e. `--user-data-dir="D:\Anytype"`).
|
Here's a tweak that works only on desktop: you need to create a separate shortcut for your other Vault and add the `--user-data-dir="$path"` flag to the launch command (i.e. `--user-data-dir="D:\Anytype"`).
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue