From cc0b6694ee86f52ca1550a46bb6c9dc8a2102acb Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Thu, 23 Aug 2018 16:23:34 -0500 Subject: Updates to http_file_upload section --- _data/features.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/features.yml b/_data/features.yml index f4928ed..4a367fa 100644 --- a/_data/features.yml +++ b/_data/features.yml @@ -24,7 +24,7 @@ - name: HTTP File Upload section: file - text: HTTP File Upload (XEP-0363) allows a user to upload a file to the server, the server will then provide a URL link back to that file that anyone may view.

The max upload file size limit is currenly set at 100 MBytes, with a quota size of 1Gb; files will be stored for 180 days. + text: HTTP File Upload (XEP-0363) allows a user to upload a file to the server, the server will then provide a URL link back to that file that anyone may view.

The max upload file size limit is currenly set at 500 MBytes, with a quota size of 2 GBytes; files will be stored for 90 days. - name: File Transfer section: file -- cgit v1.2.3-59-ga6da