Changeset - 6bdfd938ef64
[Not reviewed]
0 1 0
Branko Majic (branko) - 10 months ago 2025-02-13 22:52:07
branko@majic.rs
MAR-242: Document that expiration period is set for uploaded files.
1 file changed with 3 insertions and 2 deletions:
0 comments (0 inline, 0 general)
docs/rolereference.rst
Show inline comments
 
@@ -899,14 +899,15 @@ Prosody is configured as follows:
 
* For each domain specified, a dedicated conference/multi-user chat (MUC)
 
  service is set-up, with FQDN set to ``conference.DOMAIN``.
 
* For each domain specified, a dedicated file proxy service will be set-up, with
 
  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::
 
     Due to `bug related to global quotas
 
     <https://issues.prosody.im/1891>`_, the role currently does not
 
     configure global quotas in any way. This might change in the
0 comments (0 inline, 0 general)