+
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
+
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:
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: