# HG changeset patch # User Menel # Date 1733606313 -3600 # Node ID c88d01599948aebbb15464441a57e88cc52ebc26 # Parent 965a3d451474f5450cbbdcb8ff108f641365e62c mod_muc_restrict_pm: Feature merged to trunk. diff -r 965a3d451474 -r c88d01599948 mod_muc_restrict_pm/README.md --- a/mod_muc_restrict_pm/README.md Sat Dec 07 22:09:41 2024 +0100 +++ b/mod_muc_restrict_pm/README.md Sat Dec 07 22:18:33 2024 +0100 @@ -1,9 +1,15 @@ --- labels: -- 'Stage-Beta' +- 'Stage-Obsolete' summary: Limit who may send and recieve MUC PMs ... +::: {.alert .alert-warning} +This feature has been merged into +[mod_muc][doc:modules:mod_muc] in trunk and is therefore obsolete when used with a version >0.12.x or trunk. +It can still be used with Prosody 0.12. +::: + # Introduction This module adds configurable MUC options that restrict and limit who may send MUC PMs to other users. @@ -26,6 +32,5 @@ ------ ------------------------- trunk [Integrated](https://hg.prosody.im/trunk/rev/47e1df2d0a37) into `mod_muc` 0.12 Works - 0.11 Probably does not work ------ -------------------------