Mercurial > prosody-modules
comparison mod_measure_message_e2ee/README.markdown @ 4029:b9bd56790286
mod_measure_message_e2ee/README: Fix typo
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 20 May 2020 17:24:15 +0200 |
parents | a0db4a0e66f1 |
children |
comparison
equal
deleted
inserted
replaced
4028:a0db4a0e66f1 | 4029:b9bd56790286 |
---|---|
10 This module measures the rate at which text messages are exchanged, and their | 10 This module measures the rate at which text messages are exchanged, and their |
11 encryption status. | 11 encryption status. |
12 | 12 |
13 ::: {.alert .alert-warning} | 13 ::: {.alert .alert-warning} |
14 This module can leak information about your users’ behaviour to anyone who can | 14 This module can leak information about your users’ behaviour to anyone who can |
15 access these statistics, so avoir enabling it on a server with few users. | 15 access these statistics, so avoid enabling it on a server with few users. |
16 ::: | 16 ::: |