Software /
code /
prosody
Changeset
11585:057ce005937e
core.modulemanager: Inherit mod_server_contact_info onto components #1270
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 27 May 2021 11:18:42 +0200 |
parents | 11584:8bea29d1f82d |
children | 11587:ce7c52a6d650 |
files | CHANGES core/modulemanager.lua spec/scansion/prosody.cfg.lua |
diffstat | 3 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Fri Sep 11 18:34:36 2020 +0200 +++ b/CHANGES Thu May 27 11:18:42 2021 +0200 @@ -22,6 +22,7 @@ - MUC: support for XEP-0421 occupant identifiers - mod_http_file_share: File sharing via HTTP (XEP-0363) - statistics scheduling can be done by plugin +- mod_server_contact_info now loaded on components if enabled 0.11.0 ======