瀏覽代碼

chore: add change logs for message-expiry-interval

Shawn 2 年之前
父節點
當前提交
30508d833c
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      changes/ee/feat-12417.md

+ 3 - 0
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.