Mercurial > prosody-modules
view mod_measure_client_features/README.markdown @ 5696:66986f5271c3
mod_storage_s3: Skip archive items matching on date but not full datetime
Since it only encodes dates in paths, it would have returned items from
outside the specified start..end range if they were from earlier or
later in the same (UTC) day.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 11 Nov 2023 22:26:39 +0100 |
parents | 5fdbf416bd40 |
children |
line wrap: on
line source
--- labels: - Statistics summary: Collect statistics on client features --- Description =========== This module measures the features supported by each connected client. It requires mod\_cache\_c2s\_caps to be loaded on each VirtualHost to provide the disco#info data.