diff options
author | Matthew Wild <mwild1@gmail.com> | 2025-02-15 16:48:27 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2025-02-15 16:48:27 +0000 |
commit | bdc573f17b711a0b27632ccb83629134132adfc1 (patch) | |
tree | 7da0782c86b27989635b68fa1bacff5fabe96383 /CHANGES | |
parent | c7554fdba8b8f45115fd5cf55b3edc292f5213e8 (diff) | |
download | prosody-bdc573f17b711a0b27632ccb83629134132adfc1.tar.gz prosody-bdc573f17b711a0b27632ccb83629134132adfc1.zip |
CHANGES: add 'prosodyctl check features'
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ TRUNK - Add 'watch log' command to follow live debug logs at runtime (even if disabled) - mod_announce: Add shell commands to send messages to all users, online users, or limited by roles - New mod_account_activity plugin records last login/logout time of a user account +- New 'prosodyctl check features' recommends configuration improvements ### Networking |