Mercurial > prosody-modules
diff mod_http_upload/README.markdown @ 4617:260a33eabbd3
mod_http_upload: More emphasis on conditionality of disco_items
Seen too many that needlessly add duplicated disco_items.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 14 Jul 2021 19:46:12 +0200 |
parents | 0a56dc6c61af |
children | f07c9a6f19b3 |
line wrap: on
line diff
--- a/mod_http_upload/README.markdown Sat Jul 10 16:48:28 2021 +0200 +++ b/mod_http_upload/README.markdown Wed Jul 14 19:46:12 2021 +0200 @@ -27,7 +27,8 @@ ## Discoverability Prosody makes subdomains of your VirtualHosts easily discoverable by -clients. To make the component discoverable by other hosts, use +clients. To make the component discoverable by other hosts where the +component is **not a subdomain** of the VirtualHost, you can use [`disco_items`][doc:modules:mod_disco#configuration]. ``` {.lua}