From 4cb89fe7ccb927053b19a2cf5e1584f24c3dcf19 Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Wed, 10 Sep 2025 20:28:44 +0200 Subject: [PATCH] docs: Clarify (non) Sync --- FAQ.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/FAQ.md b/FAQ.md index 6d514574..27a87899 100644 --- a/FAQ.md +++ b/FAQ.md @@ -30,6 +30,12 @@ adding support for this feature in Aegis. Exporting is done manually and backups are done automatically. The format of the vault file is exactly the same for both. +### Can it Sync? + +It cannot directly continously sync individual items between Android devices (e.g. two Mobiles or your Mobile and Tablet). + +You could however manually export and import. + ## Security ### I can no longer use biometrics to unlock the app. What should I do?