Software /
code /
prosody-modules
Changeset
2463:e2d955f6167f
mod_mam/README: Fix typo
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 25 Jan 2017 10:34:50 +0100 |
parents | 2462:81127dcdb326 |
children | 2464:01babf1caa4a |
files | mod_mam/README.markdown |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_mam/README.markdown Tue Jan 24 12:28:46 2017 +0100 +++ b/mod_mam/README.markdown Wed Jan 25 10:34:50 2017 +0100 @@ -69,7 +69,7 @@ This is the largest number of messages that are allowed to be retrieved in one request *page*. A query that does not fit in one page will include a reference to the next page, letting clients page through the -result set. Setting large number is not recomended, as Prosody will be +result set. Setting large number is not recommended, as Prosody will be blocked while processing the request and will not be able to do anything else.