aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2018-08-23 16:23:34 -0500
committerMatt Rude <[email protected]>2018-08-23 16:23:34 -0500
commitcc0b6694ee86f52ca1550a46bb6c9dc8a2102acb (patch)
tree6b63a9e59ed221442f0ad97abfd11d25a3dc41e9
parent69b3cc37501eecd22293d833ca6055f9ddbf0121 (diff)
downloadxmpp-site-lite-cc0b6694ee86f52ca1550a46bb6c9dc8a2102acb.tar.gz
xmpp-site-lite-cc0b6694ee86f52ca1550a46bb6c9dc8a2102acb.tar.bz2
xmpp-site-lite-cc0b6694ee86f52ca1550a46bb6c9dc8a2102acb.zip
Updates to http_file_upload section
-rw-r--r--_data/features.yml2
1 files changed, 1 insertions, 1 deletions
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 (<a href="https://xmpp.org/extensions/xep-0363.html">XEP-0363</a>) 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.</p><p>The max upload file size limit is currenly set at <b>100</b> MBytes, with a quota size of <b>1</b>Gb; files will be stored for <b>180</b> days.
+ text: HTTP File Upload (<a href="https://xmpp.org/extensions/xep-0363.html">XEP-0363</a>) 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.</p><p>The max upload file size limit is currenly set at <b>500</b> MBytes, with a quota size of <b>2</b> GBytes; files will be stored for <b>90</b> days.
- name: File Transfer
section: file