LP#1709710: Add back max_stanza_size directive to ejabberd.cfg user/abowling/lp1709710_opensrf_stanza_size
authorAdam Bowling <abowling@emeralddata.net>
Wed, 9 Aug 2017 20:31:42 +0000 (16:31 -0400)
committerAdam Bowling <abowling@emeralddata.net>
Wed, 9 Aug 2017 20:31:42 +0000 (16:31 -0400)
and/or ejabberd.yml

Signed-off-by: Adam Bowling <abowling@emeralddata.net>
README

diff --git a/README b/README
index 33476a0..53d04fe 100644 (file)
--- 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: