Ben Shum noticed that the README still specified 1000 for
max_user_sessions in the ejabberd.cfg file, whereas current larger
OpenSRF systems with many services may blow past that limit. Update to
match the current wiki specification of 10000.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
---------------------------------------------------------------------------
+
b. Comment out the `mod_offline` directive
- c. Increase the `max_user_sessions` value to 1000
+ c. Increase the `max_user_sessions` value to 10000
d. Change all `max_stanza_size` values to 2000000
e. Change all `maxrate` values to 500000
+