Merge branch 'master' of git://git.evergreen-ils.org/OpenSRF
authorEquinox <info@esilibrary.com>
Mon, 5 Nov 2018 15:51:01 +0000 (10:51 -0500)
committerEquinox <info@esilibrary.com>
Mon, 5 Nov 2018 15:51:01 +0000 (10:51 -0500)
README

diff --git a/README b/README
index a3091d4..5bbba0d 100644 (file)
--- a/README
+++ b/README
@@ -297,18 +297,18 @@ hosts:
   - "public.localhost"
 ---------------------------------------------------------------------------
 +
-  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. Change `starttls_required` to false
-  f. Uncomment the `mod_legacy_auth` directive
-  g. Comment out the `mod_offline` directive
+  b. Change `starttls_required` to false
+  c. Change `auth_password_format` to plain
+  d. Change `shaper:` `normal` and `fast` values to 500000
+  e. Increase the `max_user_sessions:` `all:` value to 10000
+  f. Comment out the `mod_offline` directive
 +
 -----------------------
 ##mod_offline:
     ##access_max_user_messages: max_user_offline_messages
 -----------------------
 +
+  g. Uncomment the `mod_legacy_auth` directive
 3. Restart the ejabberd server to make the changes take effect:
 +
 .(Ubuntu Trusty) Starting ejabberd