New features to handle chat idles.
timeoutOffline :
You can now set the status of an user as offline after N seconds of inactivity (idle) in your chatadmin config : timeoutOffline (put 0 if you don’t need that feature)
If user leaves the inactivity, he retries his former status.
timeoutLogout
You can also disconnect an user after N seconds of inactivity in your chatadmin config: timeoutLogout (put 0 if you don’t need that feature)
Where to find that option ?
in : chatadmin / config / users management