Software /
code /
prosody
Changeset
13397:517a335269ef
CHANGES: Mention new prosodyctl shell method behavior
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 09 Dec 2023 16:41:37 +0100 |
parents | 13396:16413bc29361 |
children | 13398:4ba11c2b915a |
files | CHANGES |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Sat Dec 09 16:25:04 2023 +0100 +++ b/CHANGES Sat Dec 09 16:41:37 2023 +0100 @@ -64,6 +64,7 @@ - mod_http_file_share now uses roles framework, affecting access from e.g. components - Intervals of mod_cron managed periodic jobs made configurable - When mod_smacks is enabled, s2s connections not responding to ack requests are closed. +- Arguments to `prosodyctl shell` that start with ':' are now turned into method calls ## Removed