Closed
Description
I am running Mosquitto 2.0.9 and 2.0.11 on Ubuntu 20.04 with persistent_client_expiration set to 3d and just noticed that persistent clients seem to be disconnected only on SIGHUP / service reload. Assuming that this is the intended behaviour instead of disconnecting clients automatically when they have not reconnected in the time range defined by persistent_client_expiration, I think it could be useful to mention this in the documentation in order to prevent wrong expectations.