diff --git a/doc/Account-Basics.md b/doc/Account-Basics.md index 854e78b14e..6d7f86c085 100644 --- a/doc/Account-Basics.md +++ b/doc/Account-Basics.md @@ -89,7 +89,10 @@ A ['Tips for New Members'](newmember) link will show up on your network and home Retrieving Personal Data --- -You can export a copy of your personal data in XML format from the "Export personal data" link at the top of your settings page. +You can export a copy of your personal data in JSON format from the "Export personal data" link at the top of your settings page. + +You need this file to relocate your Friendica account to another node. +This might be necessary, e.g. if your node suffers a severe hardware problem and is not recoverable. See Also --- diff --git a/doc/de/Account-Basics.md b/doc/de/Account-Basics.md index 9d2f3ac86c..bfeba69ffe 100644 --- a/doc/de/Account-Basics.md +++ b/doc/de/Account-Basics.md @@ -95,9 +95,11 @@ Ein ['Tipp für neue Mitglieder'](newmember)-Link zeigt sich in den ersten beide **Persönliche Daten exportieren** -Du kannst eine Kopie Deiner persönlichen Daten in einer XML-Datei exportieren. +Du kannst eine Kopie Deiner persönlichen Daten in einer JSON-Datei exportieren. Gehe hierzu in Deinen Einstellungen auf "Persönliche Daten exportieren". +Dies ist z.B. dann nützlich wenn du mit deinem Account auf einen anderen Friendica Knoten umziehen möchstest. +Ein Grund hierfür könnte sein, dass der Server auf dem dieser Friendica Knoten läuft dauerhaft wegen eines Hardware Problems ausfällt. **Schau Dir ebenfalls folgende Seiten an**