diff --git a/docs/rolereference.rst b/docs/rolereference.rst index 2a046deee7ca3302fcf55e8ba0d067d351fbc0f1..492ac36d48dfe667c49b0dc0b551ec74a28e2654 100644 --- a/docs/rolereference.rst +++ b/docs/rolereference.rst @@ -902,8 +902,9 @@ Prosody is configured as follows: FQDN set to ``proxy.DOMAIN``. * For each domain specified, a dedicated http file share service is set-up, with FQDN set to ``upload.DOMAIN``. Service is configured - with maximum upload file size limit, as well as per-user daily - quota. This allows clients to use `XEP-0363: HTTP File Upload + with maximum upload file size limit, per-user daily quota, and + expiration period for uploaded files. This allows clients to use + `XEP-0363: HTTP File Upload <https://xmpp.org/extensions/xep-0363.html>`_ for exchanging files. .. warning::