From: Adam Bowling Date: Wed, 9 Aug 2017 20:31:42 +0000 (-0400) Subject: LP#1709710: Add back max_stanza_size directive to ejabberd.cfg X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c9978178f629b756e29bc5b184338d62c2aff7d4;p=working%2FOpenSRF.git LP#1709710: Add back max_stanza_size directive to ejabberd.cfg and/or ejabberd.yml Signed-off-by: Adam Bowling --- diff --git a/README b/README index 33476a0..53d04fe 100644 --- a/README +++ b/README @@ -233,7 +233,8 @@ changes: + b. Change all `maxrate` values to 500000 c. Increase the `max_user_sessions` value to 10000 - d. Comment out the `mod_offline` directive + d. Change `max_stanza_size` value to 2000000 + e. Comment out the `mod_offline` directive + (Debian Jessie) Ejabberd 13.x and 14.x:: Open `/etc/ejabberd/ejabberd.yml` and make the following @@ -251,7 +252,8 @@ hosts: + b. Change `shaper:` `normal` and `fast` values to 500000 c. Increase the `max_user_sessions:` `all:` value to 10000 - d. Comment out the `mod_offline` directive + d. Change `max_stanza_size` value to 2000000 + e. Comment out the `mod_offline` directive + ----------------------- ##mod_offline: @@ -275,7 +277,8 @@ hosts: b. Change `auth_password_format` to plain c. Change `shaper:` `normal` and `fast` values to 500000 d. Increase the `max_user_sessions:` `all:` value to 10000 - e. Comment out the `mod_offline` directive + e. Change `max_stanza_size` value to 2000000 + f. Comment out the `mod_offline` directive + ----------------------- ##mod_offline: