Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit f3a3f33

Browse files
committed
Updated migration docs
1 parent ecdb3bd commit f3a3f33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/views/docs/upgrade.phtml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,6 @@
3535
docker-compose exec appwrite migrate</code></pre>
3636
</div>
3737

38+
<p>The data migration can take longer depending on the amount of data your Appwrite instance contains. The Appwrite migration command uses multi-threading to speed up the process, meaning that adding more CPU cores can help speed up the process.</p>
39+
3840
<p>Once the migration process has completed successfully, you're all set to use the latest version of Appwrite!</p>

0 commit comments

Comments
 (0)