Software /
code /
prosody
Changeset
13711:12e0b61830c8 13.0
CHANGES: add 'prosodyctl check features'
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sat, 15 Feb 2025 16:48:27 +0000 |
parents | 13710:f7de36fed53c |
children | 13712:32b5a3667ebb 13713:4a687745bb51 |
files | CHANGES |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Sat Feb 15 16:48:11 2025 +0000 +++ b/CHANGES Sat Feb 15 16:48:27 2025 +0000 @@ -11,6 +11,7 @@ - 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