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?