Allow seconds in persistent_client_expiration definition.

This commit is contained in:
Roger A. Light
2025-07-10 09:25:25 +01:00
parent 8c2177d945
commit ee8ed763b5
3 changed files with 19 additions and 5 deletions

View File

@@ -80,6 +80,7 @@ Broker:
- Add `listener_auto_id_prefix` option.
- Add support for systemd watchdog.
- Remove support for TLS v1.1.
- Allow seconds when defining persistent_client_expiration.
Plugins / plugin interface:
- Add persist-sqlite plugin.