From 87437e0dece77d48cdca0a5558aaab6beaf7fa2d Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 10 Aug 2023 11:25:42 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index fe0033b478..e1bb59b60d 100644 --- a/FAQ.md +++ b/FAQ.md @@ -3271,7 +3271,8 @@ To prevent ongoing operations from storing attachments at the old location you should disable receiving messages in the receive settings and wait until all operations have been completed before changing this option. Please be aware that removing the storage space will inevitably result in problems, which is one of the reasons why this option is hidden. -Moving messages to an sdcard is not an option because this would significantly reduce the response times of the app. +Moving messages to an sdcard is not an option because this would significantly reduce the response times of the app, +and besides that, it would require full read/write storage permissions, which is something that would contradict the goal of the project. When needed you can save (raw) messages via the three-dots menu just above the message text and save attachments by tapping on the floppy icon.