chore: add change logs for message-expiry-interval

This commit is contained in:
Shawn 2024-01-30 15:46:55 +08:00
parent 206af96a33
commit 30508d833c
1 changed files with 3 additions and 0 deletions

3
changes/ee/feat-12417.md Normal file
View File

@ -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.