diff --git a/changes/ee/feat-12417.md b/changes/ee/feat-12417.md new file mode 100644 index 000000000..6847c6925 --- /dev/null +++ b/changes/ee/feat-12417.md @@ -0,0 +1,3 @@ +Added support for specifying the expiration time of MQTT messages via configuration file. + +See the description of the `message_expiry_interval` configuration in the `mqtt.conf.example` file for more details.