Просмотр исходного кода

chore: add change logs for message-expiry-interval

Shawn 2 лет назад
Родитель
Сommit
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.