From 7cba51b72943724f7e3cf778222af0a62eb6db32 Mon Sep 17 00:00:00 2001 From: timvisee Date: Fri, 18 Feb 2022 16:53:55 +0100 Subject: [PATCH] Tweak FAQ to remove old FXA notice --- docs/faq.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index 02f30871..657042de 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -1,12 +1,12 @@ ## How big of a file can I transfer with Send? -There is a 2.5GB file size limit built in to Send(1GB for non-signed in users), however, in practice you may -be unable to send files that large. Send encrypts and decrypts the files in -the browser which is great for security but will tax your system resources. In -particular you can expect to see your memory usage go up by at least the size -of the file when the transfer is processing. You can see [the results of some -testing](https://github.com/mozilla/send/issues/170#issuecomment-314107793). -For the most reliable operation on common computers, it’s probably best to stay +There is a 2GB file size limit built in to Send, but this may be changed by the +hoster. Send encrypts and decrypts the files in the browser which is great for +security but will tax your system resources. In particular you can expect to +see your memory usage go up by at least the size of the file when the transfer +is processing. You can see [the results of some +testing](https://github.com/mozilla/send/issues/170#issuecomment-314107793). For +the most reliable operation on common computers, it’s probably best to stay under a few hundred megabytes. ## Why is my browser not supported?