# HG changeset patch # User Kim Alvefur # Date 1689405379 -7200 # Node ID ee335399d90eb989dc27008f61f4a00a429b170b # Parent bae2f4830a936ae516a942a92a57812f5897d13f mod_muc_limits: Drop unsupported Prosody versions from Compatibility table diff -r bae2f4830a93 -r ee335399d90e mod_muc_limits/README.markdown --- 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). + ------- -------