CHANGES
changeset 13288 ffd3dadf6247
parent 13286 2a65fc6da156
child 13301 7264c4d16072
--- a/CHANGES	Sun Oct 22 18:57:28 2023 +0200
+++ b/CHANGES	Sun Oct 22 18:58:02 2023 +0200
@@ -53,6 +53,7 @@
 - Moved all modules into the Lua namespace `prosody.`
 - Forwarded header from RFC 7239 supported, disabled by default
 - mod_http_file_share now uses roles framework, affecting access from e.g. components
+- Intervals of mod_cron managed periodic jobs made configurable
 
 ## Removed