Mercurial > prosody-modules
changeset 5940:83787415fc8d
mod_muc_slow_mode: update readme file.
author | John Livingston <git@john-livingston.fr> |
---|---|
date | Fri, 26 Jul 2024 16:00:03 +0200 |
parents | d7c207964aa5 |
children | d58e4c70feb2 |
files | mod_muc_slow_mode/README.markdown |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_muc_slow_mode/README.markdown Fri Jul 26 15:47:18 2024 +0200 +++ b/mod_muc_slow_mode/README.markdown Fri Jul 26 16:00:03 2024 +0200 @@ -6,7 +6,7 @@ This module is a custom module that allows slow mode for MUC rooms. -This module is part of peertube-plugin-livechat, and is under the same LICENSE. +This module is under AGPL-3.0 license. There will probably be a XEP proposal for this module behaviour. When done, this module will be published in the prosody-modules repository.