Software /
code /
prosody-modules
Changeset
5610:ee335399d90e
mod_muc_limits: Drop unsupported Prosody versions from Compatibility table
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 15 Jul 2023 09:16:19 +0200 |
parents | 5609:bae2f4830a93 |
children | 5611:aab0023b51c9 |
files | mod_muc_limits/README.markdown |
diffstat | 1 files changed, 2 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_muc_limits/README.markdown Sat Jul 15 09:14:57 2023 +0200 +++ b/mod_muc_limits/README.markdown Sat Jul 15 09:16:19 2023 +0200 @@ -72,15 +72,7 @@ Compatibility ============= - ------- ------------------ + ------- ------- trunk Works 0.11 Works - 0.10 Works - 0.9 Works - 0.8 Doesn't work[^1] - ------- ------------------ - -[^1]: This module can be made to work in 0.8 (and *maybe* previous - versions) of Prosody by copying the new - [util.throttle](http://hg.prosody.im/trunk/raw-file/fc8a22936b3c/util/throttle.lua) - into your Prosody source directory (into the util/ subdirectory). + ------- -------